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:	Wed, 04 Apr 2007 13:10:25 -0700
From:	Daniel Walker <dwalker@...sta.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	tglx@...utronix.de, johnstul@...ibm.com, mingo@...e.hu,
	LKML <linux-kernel@...r.kernel.org>, heiko.carstens@...ibm.com
Subject: Re: + clocksource-driver-initialize-list-value.patch added to -mm
	tree

On Wed, 2007-04-04 at 12:58 -0700, Andrew Morton wrote:
> On Wed, 04 Apr 2007 09:38:32 -0700
> Daniel Walker <dwalker@...sta.com> wrote:
> 
> > On Sun, 2007-04-01 at 10:43 +0200, Thomas Gleixner wrote:
> > > On Sat, 2007-03-31 at 22:23 -0700, akpm@...ux-foundation.org wrote:
> > > > The patch titled
> > > >      clocksource: driver initialize list value
> > > > has been added to the -mm tree.  Its filename is
> > > >      clocksource-driver-initialize-list-value.patch
> > > > 
> > > > *** Remember to use Documentation/SubmitChecklist when testing your code ***
> > > > 
> > > > See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
> > > > out what to do about this
> > > > 
> > > > ------------------------------------------------------
> > > > Subject: clocksource: driver initialize list value
> > > > From: Daniel Walker <dwalker@...sta.com>
> > > > 
> > > > Update drivers/clocksource/ with list initialization.
> > > 
> > > As others pointed out already, can we please have some usefull
> > > description why this change is necessary ? i.e. that it is a preparatory
> > > patch to simplify the clocksource registration logic.
> > > 
> > > 	tglx
> > 
> > I was planning to do it after Andrew release the next -mm then use same
> > patch names he has and just submit to him.. I'm not sure what the
> > easiest method is, and I'd rather like to avoid re-submitting to LKML ..
> 
> Please just send the updated text.  Telling me the name of the patch
> into which it is to be pasted is appreciated.

The following text,

---
The struct clocksource .list field is now required to be initialized
before calling clocksource_register().

This is a prerequisite for simplifying the clocksource
registration process.
---

Goes into ,

clocksource-arm-initialize-list-value.patch
clocksource-avr32-initialize-list-value.patch
clocksource-driver-initialize-list-value.patch
clocksource-i386-initialize-list-value.patch
clocksource-mips-initialize-list-value.patch
clocksource-parisc-initialize-list-value.patch
clocksource-s390-initialize-list-value.patch
clocksource-x86_64-initialize-list-value.patch

The patch names are from 2.6.21-rc5-mm4. Heiko, Thomas do either of you
have any comments on the text being added?

Daniel

-
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