[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170426133549.22603-1-igor.stoppa@huawei.com>
Date: Wed, 26 Apr 2017 16:35:48 +0300
From: Igor Stoppa <igor.stoppa@...wei.com>
To: <mhocko@...e.com>, <namhyung@...nel.org>
CC: <linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
Igor Stoppa <igor.stoppa@...wei.com>
Subject: [PATCH 0/1] mm: Improve consistency of ___GFP_xxx masks
The GFP bitmasks and the __GFP_BITS_SHIFT defines are expressed as
hardcoded constants.
This can be expressed in a more consistent way by relying on an enum of
shift positions.
Igor Stoppa (1):
Remove hardcoding of ___GFP_xxx bitmasks
include/linux/gfp.h | 82 +++++++++++++++++++++++++++++++++++------------------
1 file changed, 55 insertions(+), 27 deletions(-)
--
2.9.3
Powered by blists - more mailing lists