[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070731091547.388f654c@the-village.bc.nu>
Date: Tue, 31 Jul 2007 09:15:47 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Eugene Teo <eugeneteo@...nel.sg>
Cc: linux-kernel@...r.kernel.org,
"Kawai, Hidehiro" <hidehiro.kawai.ez@...achi.com>,
Neil Horman <nhorman@...driver.com>,
Bryan Wu <bryan.wu@...log.com>
Subject: Re: [PATCH 3/3] coredump: re-implement suid_dumpable using a flag
On Tue, 31 Jul 2007 15:05:38 +0800
Eugene Teo <eugeneteo@...nel.sg> wrote:
> Hidehiro-san re-implemented suid_dumpable using a pair of bit flags. But
> since we no longer permitting users to call prctl(PR_SET_DUMPABLE, 2),
> there is no need to waste a bit of mm_struct.flags for something that will
> never be used.
>
> Signed-off-by: Eugene Teo <eugeneteo@...nel.sg>
NAK. This is dependant upon removing a feature in use by end users today.
-
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