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:	Tue, 31 Mar 2009 12:59:26 +1030
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Jiri Kosina <jkosina@...e.cz>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org,
	Américo Wang <xiyou.wangcong@...il.com>,
	Anders Kaseorg <andersk@....edu>,
	Arjan van de Ven <arjan@...ux.intel.com>,
	Tim Abbott <tabbott@....edu>,
	Russell King <rmk@....linux.org.uk>
Subject: Re: [PULL] module and parameter patches

On Tuesday 31 March 2009 06:42:42 Jiri Kosina wrote:
> On Mon, 30 Mar 2009, Rusty Russell wrote:
> 
> > The following changes since commit 0d34fb8e93ceba7b6dad0062dbb4a0813bacd75b:                      
> >   Linus Torvalds (1):                                                                             
> >         Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/.../x86/linux-2.6-tip         
> > 
> > are available in the git repository at:
> > 
> >   ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param.git master
> > 
> > Arjan van de Ven (3):
> >       module: create a request_module_nowait()
> >       use the new request_module_nowait() in the hid driver
> [ ... ]
> > commit 743b7e3627cbcd5b04b2d1878b1c6b39e357173e
> > Author: Arjan van de Ven <arjan@...ux.intel.com>
> > Date:   Sun Feb 8 10:42:40 2009 -0800
> > 
> >     use the new request_module_nowait() in the hid driver
> >     
> >     Now that there is a request_module_nowait(), use it in the hid driver.
> >     This gets rid of a kernel thread, and also greatly simplifies the code...
> >     
> >     Signed-off-by: Arjan van de Ven <arjan@...ux.intel.com>
> >     Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
> > 
> >  drivers/hid/hid-core.c |   19 +------------------
> >  1 files changed, 1 insertions(+), 18 deletions(-)
> 
> Having noticed that Linus hasn't pulled this yet ... Rusty, you can safely 
> drop this one. I am currently preparing pull request for HID, which will 
> remove the whole hid-dummy stuff altogether, so all this will be removed 
> anyway (this is what Stephen has his extra patch in linux-next).
> 
> So if you drop this before Linus pulls, it will save us one conflict.

Sure!  The other use-request_module_nowait patch also has clashes, so I
dropped that too.

Should be easy for Arjan to respin and re-send once request_module_nowait is
in.

Thanks!
Rusty.
--
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