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:	Tue, 25 Aug 2009 11:36:52 +0800
From:	Zhang Rui <rui.zhang@...el.com>
To:	Greg KH <greg@...ah.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	linux-acpi <linux-acpi@...r.kernel.org>,
	Bjorn Helgaas <bjorn.helgaas@...com>,
	Pavel Machek <pavel@....cz>, Len Brown <lenb@...nel.org>
Subject: Re: [RFC] [PATCH v3 1/2] introduce ALS sysfs class

On Fri, 2009-08-21 at 23:08 +0800, Greg KH wrote:
> On Fri, Aug 21, 2009 at 09:54:07AM +0800, Zhang Rui wrote:
> > ---
> >  Documentation/ABI/testing/sysfs-class-als |   47 +++++
> >  drivers/Kconfig                           |    2 
> >  drivers/Makefile                          |    1 
> >  drivers/als/Kconfig                       |   10 +
> >  drivers/als/Makefile                      |    5 
> >  drivers/als/als_sys.c                     |  256 ++++++++++++++++++++++++++++++
> >  include/linux/als_sys.h                   |   57 ++++++
> 
> Does this file really need to be in include/linux/ ?
> 
> Or could you just put it into drivers/als/ and it would be fine?
> 
I don't think so, because all the other native ALS drivers like ACPI ALS
driver should depend on this header file.

thanks,
rui

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