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:	Fri, 10 Apr 2009 00:25:58 +0100
From:	David Howells <dhowells@...hat.com>
To:	unlisted-recipients:; (no To-header on input)
Cc:	dhowells@...hat.com, torvalds@...l.org, akpm@...ux-foundation.org,
	sam@...nborg.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/

David Howells <dhowells@...hat.com> wrote:

> diff --git a/arch/frv/include/asm/Kbuild b/arch/frv/include/asm/Kbuild
> new file mode 100644
> index 0000000..0f8956d
> --- /dev/null
> +++ b/arch/frv/include/asm/Kbuild
> @@ -0,0 +1,5 @@
> +include include/asm-generic/Kbuild.asm
> +
> +header-y += registers.h
> +
> +unifdef-y += termios.h
> diff --git a/arch/frv/include/asm/atomic.h b/arch/frv/include/asm/atomic.h
> new file mode 100644
> index 0000000..296c35c
> --- /dev/null
> +++ b/arch/frv/include/asm/atomic.h
> @@ -0,0 +1,198 @@
> +/* atomic.h: atomic operation emulation for FR-V
> + *
> ...

Grrr...  It didn't do that when I emailed it to myself.  Seems there's some
more python magic I need to figure out.

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