[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.0905151146320.5937@tundra.namei.org>
Date: Fri, 15 May 2009 11:49:29 +1000 (EST)
From: James Morris <jmorris@...ei.org>
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
cc: linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] TOMOYO: Add garbage collector support. (v2)
On Thu, 14 May 2009, Tetsuo Handa wrote:
> ---
> security/tomoyo/common.c | 456 +++++++++++++++++++-----------------
> security/tomoyo/common.h | 134 ++++++++--
> security/tomoyo/domain.c | 437 +++++++++++++---------------------
> security/tomoyo/file.c | 369 +++++++++++++++--------------
> security/tomoyo/realpath.c | 567 ++++++++++++++++++++++++++++++++++-----------
> security/tomoyo/realpath.h | 25 +
> security/tomoyo/tomoyo.c | 40 +--
> security/tomoyo/tomoyo.h | 13 -
> 8 files changed, 1190 insertions(+), 851 deletions(-)
This seems like an awfully large and invasive patch just to add GC support
which you didn't originally didn't think was necessary.
I think it needs review from people outside of your project.
- James
--
James Morris
<jmorris@...ei.org>
--
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