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:	Mon, 23 Mar 2009 19:51:23 +0100
From:	Arnd Bergmann <arnd@...db.de>
To:	monstr@...str.eu
Cc:	linux-kernel@...r.kernel.org, john.williams@...alogix.com,
	linuxppc-dev@...abs.org
Subject: Re: [PATCH 04/57] microblaze_v7: Open firmware files

On Wednesday 18 March 2009, monstr@...str.eu wrote:
> From: Michal Simek <monstr@...str.eu>
> 
> 
> Signed-off-by: Michal Simek <monstr@...str.eu>
> ---
>  arch/microblaze/include/asm/of_device.h   |   45 ++
>  arch/microblaze/include/asm/of_platform.h |   64 ++
>  arch/microblaze/include/asm/prom.h        |  313 ++++++++
>  arch/microblaze/kernel/of_device.c        |  115 +++
>  arch/microblaze/kernel/of_platform.c      |  201 +++++
>  arch/microblaze/kernel/prom.c             | 1147 +++++++++++++++++++++++++++++
>  arch/microblaze/kernel/prom_parse.c       | 1025 ++++++++++++++++++++++++++
>  7 files changed, 2910 insertions(+), 0 deletions(-)
>  create mode 100644 arch/microblaze/include/asm/of_device.h
>  create mode 100644 arch/microblaze/include/asm/of_platform.h
>  create mode 100644 arch/microblaze/include/asm/prom.h
>  create mode 100644 arch/microblaze/kernel/of_device.c
>  create mode 100644 arch/microblaze/kernel/of_platform.c
>  create mode 100644 arch/microblaze/kernel/prom.c
>  create mode 100644 arch/microblaze/kernel/prom_parse.c

Since these files are derived from the powerpc versions, what is the
plan on them? IIRC, you had them in a common directory in an earlier
version. Are you planning to merge them at some point in the future
or do you intend to maintain a fork?

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