]> git.baikalelectronics.ru Git - kernel.git/commit
livepatch: change the error message in asm/livepatch.h header files
authorMiroslav Benes <mbenes@suse.cz>
Thu, 14 Jan 2016 10:35:53 +0000 (11:35 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Jan 2016 20:35:43 +0000 (21:35 +0100)
commit67be8bf7601cc8add2196a70ace3101ae0f94f4e
tree45308e6eb8139047d30baca252b32c81525724e3
parent15ddce038606b8b7e2c01cd2a83789a498146ec6
livepatch: change the error message in asm/livepatch.h header files

If anyone includes asm/livepatch.h when CONFIG_LIVEPATCH=n the build
fails with the existing error message. Change it to something saner.

[jkosina@suse.cz: fixed changelog typo spotted by Josh]
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/s390/include/asm/livepatch.h
arch/x86/include/asm/livepatch.h