[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.0903302204100.8561@twin.jikos.cz>
Date: Mon, 30 Mar 2009 22:12:42 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Rusty Russell <rusty@...tcorp.com.au>
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 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.
Thanks,
--
Jiri Kosina
SUSE Labs
--
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