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:	Wed, 8 Apr 2009 22:56:10 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	David Howells <dhowells@...hat.com>
Cc:	jeremy@...p.org, mingo@...e.hu, akpm@...ux-foundation.org,
	x86@...nel.org, linux-kernel@...r.kernel.org,
	a.p.zijlstra@...llo.nl, nickpiggin@...oo.com.au,
	tglx@...utronix.de, ysato@...rs.sourceforge.jp
Subject: Re: [PATCH] FRV: Use <asm-generic/pgtable.h> in NOMMU mode

On Wed, Apr 08, 2009 at 07:47:57PM +0100, David Howells wrote:
> Sam Ravnborg <sam@...nborg.org> wrote:
> 
> > Any change we can have these header files moved before too
> > many patches are queued?
> 
> Sure.  Do you have patches to move FRV and MN10300 headers?

For frv it is as simple as:

mkdir -p arch/frv/include/asm
git mv include/asm-frv/* arch/frv/include/asm
git commit

For mn10300 Al Viro sent a set of patches some months ago.
Google turned up the following:
http://lkml.indiana.edu/hypermail/linux/kernel/0812.2/00826.html
http://lkml.indiana.edu/hypermail/linux/kernel/0812.2/00827.html

I did not try - but I assume they would apply almost clean today.

	Sam
--
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