[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422685775-5804-1-git-send-email-kuleshovmail@gmail.com>
Date: Sat, 31 Jan 2015 12:29:35 +0600
From: Alexander Kuleshov <kuleshovmail@...il.com>
To: Chris Mason <clm@...com>
Cc: Josef Bacik <jbacik@...com>, David Sterba <dsterba@...e.cz>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] x86: loadflags cleanups
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(-)
--
2.3.0-rc1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists