lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ