[PATCH] user_namespace.c: Remove duplicated word in comment

2014-02-16 Thread Brian Campbell
Signed-off-by: Brian Campbell --- kernel/user_namespace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/user_namespace.c b/kernel/user_namespace.c index 240fb62..dd06439 100644 --- a/kernel/user_namespace.c +++ b/kernel/user_namespace.c @@ -225,7 +225,7 @@ static

PROBLEM: make oldconfig can change Alpha system type on 2.2.19

2001-04-05 Thread Brian Campbell
[1.] One line summary of the problem: make oldconfig can change Alpha system type on 2.2.19 [2.] Full description of the problem/report: With the system type set to `Cabriolet' (CONFIG_ALPHA_CABRIOLET) running make oldconfig causes it to change to `EB64+' (CONFIG_ALPHA_EB64P) without asking.