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, 7 Jan 2011 20:42:43 -0800
From:	Greg KH <greg@...ah.com>
To:	Mike Waychison <mikew@...gle.com>
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: Google firmware drivers in staging?

On Fri, Jan 07, 2011 at 05:34:00PM -0800, Mike Waychison wrote:
> Hi Greg, Linus,
> 
> I'm going through our core dependencies for changes to the kernel that
> we use in house.  FWIW, these "core" dependencies are essentially
> required for our userland stack to function properly in our cluster
> environment.  My goal is to make it seamless for other Google
> engineers to use otherwise mainline kernels on our machines, enabling
> them to develop more of their code against mainline.
> 
> Anyhow, rummaging down the list of stuff that we consider "core", I've
> come across a couple firmware specific drivers.  These drivers are
> specific to our machines, and would likely never apply to anyone
> else's hardware.  That said, they aren't very complicated (they are
> mostly isolated) and generally just help us plumb information between
> userland and the firmware itself (like system event log data).
> 
> I'd like to get rid of these drivers as a delta between mainline and
> our in-house trees.  Note that I can't really change anything on the
> firmware side as those ABIs are sorta written in stone for all intents
> and purposes, but I'd be happy to adapt the userland-exposed sides of
> the drivers if needed.
> 
> I'd like to release these guys publicly if there is any hope that they
> can wind up in the official tree.   What are your thoughts on putting
> them through the staging tree?

I have no objection to merging code that is only used by a single
machine.  Heck, we have a whole subarchicture for only 2 machines in the
whole world :)

Anyway, sure, send them to me for staging, if you feel they still need
some work to be cleaned up before they can go to the main portion of the
tree.  If you feel they are "ready", then send them for submission for
the real part of the kernel (drivers/firmware/ I'm guessing?)  I'll
queue them up as well for the next big merge window for them.

thanks,

greg k-h
--
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