Re: [TOMOYO 02/15] Kconfig and Makefile for TOMOYO Linux.

From: Jiri Kosina
Date: Fri Aug 24 2007 - 08:51:32 EST


On Fri, 24 Aug 2007, Kentaro Takeda wrote:

> Kconfig and Makefile for TOMOYO Linux.
> TOMOYO Linux is placed in security/tomoyo .
> Signed-off-by: Kentaro Takeda <takedakn@xxxxxxxxxxxxx>
> Signed-off-by: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
> ---
> security/Kconfig | 1 +
> security/Makefile | 1 +
> security/tomoyo/Kconfig | 18 ++++++++++++++++++
> security/tomoyo/Makefile | 3 +++
> 4 files changed, 23 insertions(+)

Just a trivial minor nitpick - IMHO this breaks bisectability. It might be
better to add the Kconfig/Makefile patch at the end of the whole series,
so that bisect doesn't end up in the tree in which Makefile references
non-exsting files/directories.

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/