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)
commit383bf44d1a8b18de5c26ec2a48c6822681b50984
tree45308e6eb8139047d30baca252b32c81525724e3
parent0f0836b7eb1b9d14862ee40c7856227a3ead70db
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