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:	Sat, 18 Sep 2010 00:42:17 -0500
From:	Nishanth Menon <nm@...com>
To:	Greg KH <gregkh@...e.de>
CC:	linux-pm <linux-pm@...ts.linux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>,
	linux-arm <linux-arm-kernel@...ts.infradead.org>,
	linux-omap <linux-omap@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>, Len Brown <len.brown@...el.com>,
	Matthew Garrett <mjg@...hat.com>, Pavel Machek <pavel@....cz>,
	Randy Dunlap <rdunlap@...otime.net>,
	Lnus Walleij <linus.walleij@...ricsson.com>,
	Phil <ext-phil.2.carmody@...ia.com>,
	Kevin <khilman@...prootsystems.com>
Subject: Re: [PATCH v2] power: introduce library for device-specific OPPs

Greg KH had written, on 09/18/2010 12:38 AM, the following:
> On Sat, Sep 18, 2010 at 12:24:19AM -0500, Nishanth Menon wrote:
>> This is hence introduced under lib allowing all architectures to
>> selectively enable the feature based on their capabilities.
> 
> <snip>
> 
>>  Documentation/power/00-INDEX |    2 +
>>  Documentation/power/opp.txt  |  326 ++++++++++++++++++++++++++
>>  drivers/base/power/Makefile  |    1 +
>>  drivers/base/power/opp.c     |  527 ++++++++++++++++++++++++++++++++++++++++++
>>  include/linux/opp.h          |  126 ++++++++++
>>  kernel/power/Kconfig         |   14 ++
>>  6 files changed, 996 insertions(+), 0 deletions(-)
>>  create mode 100644 Documentation/power/opp.txt
>>  create mode 100644 drivers/base/power/opp.c
>>  create mode 100644 include/linux/opp.h
> 
> That doesn't look like the files are under lib/
> 
> Did you forget to move them, or do you need to update the changelog
> message?

Aww... and I thought I fixed them all.. the commit message is wrong.
we had an alignment earlier today to move it from lib to 
drivers/base/power [1] :(

Thanks for catching it. Will fix it in rev 3 after collating any further 
comments as well.

[1] http://marc.info/?l=linux-arm-kernel&m=128476405731191&w=2
-- 
Regards,
Nishanth Menon
--
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