Re: [PATCH v2 0/2] x86: loadflags cleanups

2015-02-18 Thread Ingo Molnar
* Alexander Kuleshov 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 defin

[PATCH v2 0/2] x86: loadflags cleanups

2015-01-30 Thread Alexander Kuleshov
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

[PATCH v2 0/2] x86: loadflags cleanups

2015-01-30 Thread Alexander Kuleshov
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