[PATCH 02/10] drivers: isdn: use new hex_to_bin() method
Get rid of own implementation of hex_to_bin(). Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Acked-by: Tilman Schmidt <tilman(a)imap.cc> Cc: Andrew Morton <akpm(a)linux-foundation.org> --- drivers/isdn/gigaset/capi.c | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff... 30 Apr 2010 16:16
workqueues: flush_delayed_work: keep the original workqueue for re-queueing
Hello, On 04/29/2010 09:45 PM, Oleg Nesterov wrote: flush_delayed_work() always uses keventd_wq for re-queueing, but it should use the workqueue this dwork was queued on. Signed-off-by: Oleg Nesterov <oleg(a)redhat.com> Acked-by: Tejun Heo <tj(a)kernel.org> I'll queue it through the wq tree I have. ... 30 Apr 2010 16:16
hv: Added new hv_utils driver to hyper-v - CORRECTED
On Thu, Apr 29, 2010 at 12:27:25AM +0000, Hank Janssen wrote: From: Hank Janssen <hjanssen(a)microsoft.com> Addition of new driver for Hyper-V called hv_utils. This driver is intended to support things like KVP, Timesync, Heartbeat etc. This first release has support for graceful shutdown. e.g.... 30 Apr 2010 16:16
writeback: pay attention to wbc->nr_to_write in write_cache_pages
On Thu, 29 Apr 2010 14:39:31 -0700, Andrew Morton <akpm(a)linux-foundation.org> wrote: On Tue, 20 Apr 2010 12:41:53 +1000 Dave Chinner <david(a)fromorbit.com> wrote: If a filesystem writes more than one page in ->writepage, write_cache_pages fails to notice this and continues to attempt writeback when w... 30 Apr 2010 16:16
Staging: iio: Fix remaining code style issues
On Thu, Apr 29, 2010 at 07:27:31PM +0200, Roel Van Nyen wrote: fix code style issues Signed-of-by: Roel Van Nyen <roel.vannyen(a)gmail.com> Cc: Jonathan Cameron <jic23(a)cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh(a)suse.de> --- a/drivers/staging/iio/industrialio-core.c +++ b/drivers/stagin... 30 Apr 2010 16:16
PM / Hibernate: snapshot cleanup
On Tue 2010-04-27 10:15:15, Jiri Slaby wrote: From: Jiri Slaby <jirislaby(a)gmail.com> Remove support of reads with offset. This means snapshot_read/write_next now does not accept count parameter. It allows to clean up the functions and snapshot handle which no longer needs to care about offsets. /... 30 Apr 2010 15:08
[PATCH 08/10] fs: ldm: don't use own implementation of hex_to_bin()
Get rid of own implementation of hex_to_bin(). Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Cc: "Richard Russon (FlatCap)" <ldm(a)flatcap.org> Cc: Andrew Morton <akpm(a)linux-foundation.org> --- fs/partitions/ldm.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) d... 30 Apr 2010 15:08
linux-next: build failure after merge of the staging-next tree
Hi Greg, After merging the staging-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/md/md.c: In function 'level_store': drivers/md/md.c:3029: error: too few arguments to function 'sysfs_get_dirent' Caused by commit 262f8e4937e7b4a587923ca3c039a184668f49ec ("sysfs: Implemen... 22 May 2010 12:44
linux-next: build failure after merge of the staging-next tree
Hi Greg, After merging the staging-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/media/video/tlg2300/pd-main.c: In function 'poseidon_probe': drivers/media/video/tlg2300/pd-main.c:457: error: 'struct usb_device' has no member named 'autosuspend_disabled' drivers/net/wimax/... 30 Apr 2010 15:08
linux-next: manual merge of the usb tree with the sound tree
Hi Greg, Today's linux-next merge of the usb tree got a conflict in sound/usb/usbaudio.c between commit e5779998bf8b70e48a6cc208c8b61b33bd6117ea ("ALSA: usb-audio: refactor code") from the sound tree and commit 3cc96f50329227fbf34de2459491901b6ee1c98c ("USB: rename usb_buffer_alloc() and usb_buffer_free() users... 21 May 2010 03:00