public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Jiri Kosina <jkosina@suse.cz>
Cc: "Linus Torvalds" <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	"Américo Wang" <xiyou.wangcong@gmail.com>,
	"Anders Kaseorg" <andersk@mit.edu>,
	"Arjan van de Ven" <arjan@linux.intel.com>,
	"Tim Abbott" <tabbott@mit.edu>,
	"Russell King" <rmk@arm.linux.org.uk>
Subject: Re: [PULL] module and parameter patches
Date: Tue, 31 Mar 2009 12:59:26 +1030	[thread overview]
Message-ID: <200903311259.27645.rusty@rustcorp.com.au> (raw)
In-Reply-To: <alpine.LRH.2.00.0903302204100.8561@twin.jikos.cz>

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@linux.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@linux.intel.com>
> >     Signed-off-by: Rusty Russell <rusty@rustcorp.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.

  reply	other threads:[~2009-03-31  2:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 11:33 [PULL] module and parameter patches Rusty Russell
2009-03-30 20:12 ` Jiri Kosina
2009-03-31  2:29   ` Rusty Russell [this message]
2009-03-31  2:46   ` [PULL] module and parameter patches (minus a couple of conflicting changes) Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2009-03-28 13:05 [PULL] module and parameter patches Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200903311259.27645.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=andersk@mit.edu \
    --cc=arjan@linux.intel.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    --cc=tabbott@mit.edu \
    --cc=torvalds@linux-foundation.org \
    --cc=xiyou.wangcong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox