From: Linus Torvalds Date: Sun, 16 Jan 2022 08:08:13 +0000 (+0200) Subject: Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: howlett/maple/20220722_2~1400 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=77dbd72b982ca648b42b4feac5f8b2ea55e4ed09;p=users%2Fjedix%2Flinux-maple.git Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching Pull livepatching updates from Petr Mladek: - Correctly handle kobjects when a livepatch init fails - Avoid CPU hogging when searching for many livepatched symbols - Add livepatch API page into documentation * tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: livepatch: Avoid CPU hogging with cond_resched livepatch: Fix missing unlock on error in klp_enable_patch() livepatch: Fix kobject refcount bug on klp_init_patch_early failure path Documentation: livepatch: Add livepatch API page --- 77dbd72b982ca648b42b4feac5f8b2ea55e4ed09