diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2017-03-29 07:01:35 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-04-12 09:23:46 +0200 |
commit | 490154bc68d15de9e38fbb850fe470e32cc66407 (patch) | |
tree | 5598c2f9d06d525a404760dc617a20bca445ccaf /arch/x86/kernel/crash_dump_32.c | |
parent | kprobes/x86: Do not modify singlestep buffer while resuming (diff) | |
download | linux-490154bc68d15de9e38fbb850fe470e32cc66407.tar.xz linux-490154bc68d15de9e38fbb850fe470e32cc66407.zip |
kprobes/x86: Make boostable flag boolean
Make arch_specific_insn.boostable to boolean, since it has
only 2 states, boostable or not. So it is better to use
boolean from the viewpoint of code readability.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: David S . Miller <davem@davemloft.net>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ye Xiaolong <xiaolong.ye@intel.com>
Link: http://lkml.kernel.org/r/149076368566.22469.6322906866458231844.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/crash_dump_32.c')
0 files changed, 0 insertions, 0 deletions