Re: [PATCH] livepatch: rename config to CONFIG_LIVEPATCH

2015-02-04 Thread Jiri Kosina
On Tue, 3 Feb 2015, Josh Poimboeuf wrote: > Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of > the config and the code more consistent. > > Signed-off-by: Josh Poimboeuf Makes sense. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line

Re: [PATCH] livepatch: rename config to CONFIG_LIVEPATCH

2015-02-03 Thread Jingoo Han
On Wednesday, February 04, 2015 7:45 AM, Josh Poimboeuf wrote: > > Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of > the config and the code more consistent. > > Signed-off-by: Josh Poimboeuf It looks good. Reviewed-by: Jingoo Han Best regards, Jingoo Han > --- > arch

[PATCH] livepatch: rename config to CONFIG_LIVEPATCH

2015-02-03 Thread Josh Poimboeuf
Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of the config and the code more consistent. Signed-off-by: Josh Poimboeuf --- arch/x86/Kconfig | 2 +- arch/x86/include/asm/livepatch.h | 4 ++-- arch/x86/kernel/Makefile | 2 +- include/linux/livepatch.h