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, 27 Oct 2010 22:31:35 +0900
From:	Suzuki Takashi <suzuki.takashi@...il.com>
To:	David Howells <dhowells@...hat.com>
Cc:	linux-am33-list@...hat.com, linux-kernel@...r.kernel.org,
	Akira Takeuchi <takeuchi.akr@...panasonic.com>,
	Kiyoshi Owada <owada.kiyoshi@...panasonic.com>
Subject: Re: [Linux-am33-list] [PATCH 35/43] MN10300: And Panasonic AM34
 subarch and implement SMP

Hi.

On Tue, Oct 26, 2010 at 11:56 AM, David Howells <dhowells@...hat.com> wrote:
> From: Akira Takeuchi <takeuchi.akr@...panasonic.com>
>
> Implement the Panasonic MN10300 AM34 CPU subarch and implement SMP support for
> MN10300.  Also implement support for the MN2WS0060 processor and the ASB2364
> evaluation board which are AM34 based.
>
> Signed-off-by: Akira Takeuchi <takeuchi.akr@...panasonic.com>
> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@...panasonic.com>
> Signed-off-by: David Howells <dhowells@...hat.com>
> ---
>
(snip)
>  arch/mn10300/proc-mn2ws0050/Makefile               |    5
>  arch/mn10300/proc-mn2ws0050/include/proc/cache.h   |   48 +
>  arch/mn10300/proc-mn2ws0050/include/proc/clock.h   |   20
>  .../proc-mn2ws0050/include/proc/dmactl-regs.h      |  103 ++
>  .../proc-mn2ws0050/include/proc/intctl-regs.h      |   29 +
>  arch/mn10300/proc-mn2ws0050/include/proc/irq.h     |   49 +
>  .../proc-mn2ws0050/include/proc/nand-regs.h        |  120 ++
>  arch/mn10300/proc-mn2ws0050/include/proc/proc.h    |   18
>  .../mn10300/proc-mn2ws0050/include/proc/smp-regs.h |   51 +
>  arch/mn10300/proc-mn2ws0050/proc-init.c            |  134 ++

Are these specific to mn2ws0050 or common among AM34 based SoCs?
Please dig a proc- directory using proc- group name, not specific SoC name.

-- 
Suzuki Takashi
--
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