commit | 383bf44d1a8b18de5c26ec2a48c6822681b50984 | [log] [tgz] |
---|---|---|
author | Miroslav Benes <mbenes@suse.cz> | Thu Jan 14 11:35:53 2016 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jan 18 21:35:43 2016 +0100 |
tree | 45308e6eb8139047d30baca252b32c81525724e3 | |
parent | 0f0836b7eb1b9d14862ee40c7856227a3ead70db [diff] |
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>