From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] STAGING patches for 2.6-git
Date: Wed, 28 Jan 2009 15:23:19 -0800 [thread overview]
Message-ID: <20090128232319.GA23009@kroah.com> (raw)
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
next reply other threads:[~2009-01-28 23:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-28 23:23 Greg KH [this message]
2009-01-28 23:26 ` [PATCH 01/10] Staging: comedi: fix Kbuild Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 02/10] Staging: meilhaus: " Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 03/10] Staging: android: binder: fix arm build errors Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 04/10] Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25 Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 05/10] Staging: android: fix build error on 64bit boxes Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 06/10] Staging: android: Add lowmemorykiller documentation Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 07/10] Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 08/10] staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h> Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 09/10] Staging: usbip: usbip_start_threads(): handle kernel_thread failure Greg Kroah-Hartman
2009-01-28 23:26 ` [PATCH 10/10] Staging: poch: fix verification of memory area Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2009-02-27 22:45 [GIT PATCH] STAGING patches for 2.6-git Greg KH
2009-02-09 19:32 Greg KH
2009-01-06 22:11 Greg KH
2009-01-12 8:25 ` Geert Uytterhoeven
2009-01-13 18:13 ` Linus Torvalds
2009-01-13 22:10 ` Greg KH
2008-10-29 22:38 Greg KH
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=20090128232319.GA23009@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/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