* Alexander Kuleshov <[email protected]> wrote:
> There are a couple macros in the arch/x86/include/uapi/asm/bootparam.h
> for checking loadflags bits. Let's use it instead of shifting bits
>
> Alexander Kuleshov (2):
> x86: use already defined KEEP_SEGMENTS macro from bootparam.h
> x86/boot: use already defined KEEP_SEGMENTS macro in head_{32,64}.S
>
> arch/x86/boot/compressed/head_32.S | 5 +++--
> arch/x86/boot/compressed/head_64.S | 3 ++-
> arch/x86/kernel/head_32.S | 7 ++++---
> 3 files changed, 9 insertions(+), 6 deletions(-)
I think a single patch would be perfectly fine for a
cleanup that does the same thing in three files.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/