[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060926204224.e365734f.akpm@osdl.org>
Date: Tue, 26 Sep 2006 20:42:24 -0700
From: Andrew Morton <akpm@...l.org>
To: Jeff Dike <jdike@...toit.com>
Cc: user-mode-linux-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] UML - file renaming
On Tue, 26 Sep 2006 13:53:15 -0400
Jeff Dike <jdike@...toit.com> wrote:
> Move some foo_kern.c files to foo.c now that the old foo.c files are out
> of the way.
This doesn't apply, because arch/um/kernel/process_kern.c has been altered
by uml-fix-stack-alignment.patch.
I fixed that up via
mv arch/um/kernel/process_kern.c arch/um/kernel/skas/process_kern.c
> Also cleaned up some whitespace and an emacs formatting comment.
So if any of these changes were made to process_kern.c, you've lost 'em.
They shouldn't have been: please do code-moving and code-changing within
distinct patches.
This file-moving also moved over a bunch of trailing-whitespace, which I
removed. Which violates the previous rule. I'm bad.
btw, it'd be nice to change your scripts to add a diffstat after the ^---.
-
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