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:	Fri, 26 Jul 2013 12:17:25 +0000
From:	"Bounine, Alexandre" <Alexandre.Bounine@....com>
To:	Jean Delvare <jdelvare@...e.de>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
	Matt Porter <mporter@...nel.crashing.org>,
	Li Yang <leoli@...escale.com>,
	Kumar Gala <galak@...nel.crashing.org>,
	Andre van Herk <andre.van.herk@...drive.nl>,
	Micha Nelissen <micha.nelissen@...drive.nl>,
	Stef van Os <stef.van.os@...drive.nl>
Subject: RE: [PATCH 5/7] rapidio: add modular build option for the subsystem
 core

Hi Jean,

> -----Original Message-----
> From: Jean Delvare [mailto:jdelvare@...e.de]
> Sent: Friday, July 26, 2013 7:01 AM

... skip ....

> @@ -2246,11 +2246,11 @@ source "drivers/pcmcia/Kconfig"
> >  source "drivers/pci/hotplug/Kconfig"
> >
> >  config RAPIDIO
> > -	bool "RapidIO support"
> > +	tristate "RapidIO support"
> 
> Is there a reason why this was only done for x86 and not for mips and
> powerpc?
> 

I need to make a configuration patch for MIPS and PowerPC platforms that deals
with built-in RapidIO controllers available in some embedded SoCs.
For generic platforms with PCIe controllers 'tristate' changes similar to x86 are good enough.
I think it was mentioned in PATCH 0/7 that we will have a follow-up patch a bit later.      

> >  	depends on PCI
> >  	default n
> >  	help
> > -	  If you say Y here, the kernel will include drivers and
> > +	  If enabled this option will include drivers and the core
> >  	  infrastructure code to support RapidIO interconnect devices.
> >
> 
> --
> Jean Delvare
> Suse L3

Alex.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ