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:	Sun, 22 Apr 2012 18:09:03 -0400
From:	Mike Frysinger <vapier.adi@...il.com>
To:	Mark Salter <msalter@...hat.com>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	Alexander Viro <viro@...iv.linux.org.uk>,
	Aurelien Jacquiot <a-jacquiot@...com>,
	Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] C6X: add support to build with BINFMT_ELF_FDPIC

On Sun, Apr 22, 2012 at 17:21, Mark Salter wrote:
> On Sat, 2012-04-21 at 01:01 -0400, Mike Frysinger wrote:
>> On Fri, Apr 20, 2012 at 17:47, Mark Salter wrote:
>> > --- a/fs/Kconfig.binfmt
>> > +++ b/fs/Kconfig.binfmt
>> >
>> >  config BINFMT_ELF_FDPIC
>> >        bool "Kernel support for FDPIC ELF binaries"
>> >        default y
>> > -       depends on (FRV || BLACKFIN || (SUPERH32 && !MMU))
>> > +       depends on (FRV || BLACKFIN || (SUPERH32 && !MMU) || TMS320C6X)
>>
>> shouldn't the main arch symbol be "C6X" to match arch/c6x/ ?
>
> It probably should have been. Most architectures use that convention but
> there are notable exceptions like powerpc and sh.

seems like it'd be fairly trivial to convert it.  there aren't many
references in the kernel tree to TMS320C6X.
-mike
--
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