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:	Sat, 12 Feb 2011 17:34:07 +0000
From:	Chris Ball <cjb@...top.org>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	Manoj Iyer <manoj.iyer@...onical.com>,
	linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Subject: Re: [PATCH] mmc: add ricoh e823 pci id

On Sat, Feb 12, 2011 at 06:29:26PM +0100, Arnd Bergmann wrote:
> On Friday 11 February 2011 23:42:34 Chris Ball wrote:
> > >  
> > >       {
> > > +             .vendor         = PCI_VENDOR_ID_RICOH,
> > > +             .device         = 0xe823,
> > > +             .subvendor      = PCI_ANY_ID,
> > > +             .subdevice      = PCI_ANY_ID,
> > > +             .driver_data    = (kernel_ulong_t)&sdhci_ricoh_mmc,
> > > +     },
> > > +
> > > +     {
> > >               .vendor         = PCI_VENDOR_ID_ENE,
> > >               .device         = PCI_DEVICE_ID_ENE_CB712_SD,
> > >               .subvendor      = PCI_ANY_ID,
> > 
> > Thanks, pushed to mmc-next for .39.
> 
> Wouldn't this be a candidate for -stable as well?

Yes, makes sense, will add a stable tag.  Thanks,

-- 
Chris Ball   <cjb@...top.org>   <http://printf.net/>
One Laptop Per Child
--
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