[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.01.0905301020260.3435@localhost.localdomain>
Date: Sat, 30 May 2009 10:21:27 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: "Larry H." <research@...reption.com>
cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Ingo Molnar <mingo@...hat.com>, pageexec@...email.hu,
faith@...hat.com
Subject: Re: [patch 3/5] Apply the PG_sensitive flag to audit subsystem
On Wed, 20 May 2009, Larry H. wrote:
>
> + if (!(gfp_mask & GFP_SENSITIVE))
> + gfp_mask |= GFP_SENSITIVE;
WTF?
Why is this different from just "gfp_mask |= GFP_SENSITIVE;"
Linus
--
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