[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090128232319.GA23009@kroah.com>
Date: Wed, 28 Jan 2009 15:23:19 -0800
From: Greg KH <greg@...ah.com>
To: Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] STAGING patches for 2.6-git
Here are some tiny staging patches that fix some build errors and common
Kconfig problems that people have reported. There are also a few other
minor, "obvious" bugfixes to some of the drivers as well and a
documentation update.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/
All but one of these have been in the -next releases with no known build
errors. The one that wasn't was pointed out to me by Randy Dunlap and
fixes a build issue on 64bit boxes that he found.
The patches will be sent as a follow-on to this message to lkml for people
to see.
thanks,
greg k-h
--------------
drivers/staging/agnx/agnx.h | 2 ++
drivers/staging/android/binder.c | 16 ++++++++--------
drivers/staging/android/lowmemorykiller.txt | 16 ++++++++++++++++
drivers/staging/android/timed_gpio.c | 5 +++--
drivers/staging/comedi/Kconfig | 1 +
drivers/staging/meilhaus/Kconfig | 21 +++++++++++----------
drivers/staging/poch/poch.c | 2 +-
drivers/staging/usbip/usbip_common.c | 16 ++++++++++++++--
8 files changed, 56 insertions(+), 23 deletions(-)
create mode 100644 drivers/staging/android/lowmemorykiller.txt
---------------
Arve Hjønnevåg (3):
Staging: android: binder: fix arm build errors
Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
Staging: android: Add lowmemorykiller documentation.
Geert Uytterhoeven (1):
staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>
Greg Kroah-Hartman (3):
Staging: comedi: fix Kbuild
Staging: meilhaus: fix Kbuild
Staging: android: fix build error on 64bit boxes
Oleg Nesterov (1):
Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Roel Kluin (2):
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
Staging: poch: fix verification of memory area
--
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