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] [day] [month] [year] [list]
Date:	Mon, 3 Nov 2008 22:08:20 +0100
From:	Sam Ravnborg <sam@...nborg.org>
To:	Chris Zankel <chris@...kel.net>,
	LKML <linux-kernel@...r.kernel.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PSEUDO PATCH] xtensa: move headers files to arch/xtensa/include

On Mon, Nov 03, 2008 at 09:40:42PM +0100, Sam Ravnborg wrote:
> Hi Chris.
> 
> Following is an untested receipe to move all header files for xtensa
> to arch/xtensa/include.

I took a second look at this and realised that I had to update
the header files located in include/asm-xtensa too with some
minimal patch updates.

And doing so I realised that irq.h has a reference to a platform specific
file so we need to add an extra directory level for platform as
we already do for variant.
So it will now look like this:
arch/xtensa/include/platform-iss/platform/*

Not a big deal to fix up but it will not be until tomorrow.
Feel free to beat me on it..

	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