public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] STAGING fixes for 2.6.31-rc2-git tree
@ 2009-07-12 22:37 Greg KH
  2009-07-12 22:49 ` David Rientjes
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2009-07-12 22:37 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are a few patches for the drivers/staging/ section of the kernel,
for your git tree.

The majority are fixes for things that people have reported, and now
there should not be any build errors for this portion of the tree.  If
anyone still has any problems, please let me know.

There are also a few new device ids that people have reported as working
as well.

All of these are contained within the drivers/staging tree, and have
been in the linux-next and -mm trees for a while now.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/

thanks,

greg k-h

--------------

 drivers/staging/comedi/drivers/jr3_pci.c           |    2 +
 drivers/staging/comedi/drivers/s626.c              |   35 +++++++++++--------
 drivers/staging/meilhaus/TODO                      |    2 +-
 drivers/staging/rspiusb/rspiusb.c                  |   14 ++------
 drivers/staging/rt2870/rt2870.h                    |    1 +
 .../rtl8187se/ieee80211/ieee80211_softmac_wx.c     |   12 +++---
 drivers/staging/rtl8192su/Kconfig                  |    2 +-
 .../staging/rtl8192su/ieee80211/ieee80211_module.c |    1 -
 .../rtl8192su/ieee80211/ieee80211_softmac_wx.c     |   14 ++++----
 drivers/staging/rtl8192su/r8192U_core.c            |   23 ++++++++-----
 drivers/staging/rtl8192su/r8192U_pm.c              |    8 +++-
 drivers/staging/serqt_usb2/serqt_usb2.c            |    8 +++--
 drivers/staging/stlc45xx/stlc45xx.c                |   27 ++++-----------
 drivers/staging/vt6655/device_main.c               |   10 +++---
 14 files changed, 80 insertions(+), 79 deletions(-)

---------------

Alan Cox (1):
      Staging: vt6655: compile fix

Alexander Beregalov (2):
      Staging: comedi: jr3_pci.c: add required includes
      Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a build error

Bartlomiej Zolnierkiewicz (1):
      Staging: rtl8192su: convert to net_device_ops

Bill Pemberton (2):
      Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
      Staging: serqt_usb2: declare qt_open static in serqt_usb2

Dan Aloni (2):
      Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME
      Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME

Greg Kroah-Hartman (1):
      Staging: meilhaus: add email address to TODO

Herton Ronaldo Krzesinski (1):
      Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board

Jorrit Schippers (1):
      Staging: rt2870: Add USB ID for Sitecom WL-608

Pete Zaitcev (1):
      Staging: rspiusb: use NULL virtual address instead of a bogus one


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PATCH] STAGING fixes for 2.6.31-rc2-git tree
  2009-07-12 22:37 [GIT PATCH] STAGING fixes for 2.6.31-rc2-git tree Greg KH
@ 2009-07-12 22:49 ` David Rientjes
  2009-07-12 23:04   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: David Rientjes @ 2009-07-12 22:49 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel

On Sun, 12 Jul 2009, Greg KH wrote:

> Here are a few patches for the drivers/staging/ section of the kernel,
> for your git tree.
> 
> The majority are fixes for things that people have reported, and now
> there should not be any build errors for this portion of the tree.  If
> anyone still has any problems, please let me know.
> 

I do, the patch entitled "Staging: android: lowmemorykiller.c: fix it for 
'oom: move oom_adj value from task_struct to mm_struct'" was added to 
gregkh-2.6 on July 2 and still hasn't made it to Linus' tree.  That has 
caused a CONFIG_ANDROID_LOW_MEMORY_KILLER build failure for the last month 
which I explicitly warned about over two months ago:

	http://marc.info/?l=linux-kernel&m=124207736216807

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PATCH] STAGING fixes for 2.6.31-rc2-git tree
  2009-07-12 22:49 ` David Rientjes
@ 2009-07-12 23:04   ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2009-07-12 23:04 UTC (permalink / raw)
  To: David Rientjes; +Cc: Linus Torvalds, Andrew Morton, linux-kernel

On Sun, Jul 12, 2009 at 03:49:49PM -0700, David Rientjes wrote:
> On Sun, 12 Jul 2009, Greg KH wrote:
> 
> > Here are a few patches for the drivers/staging/ section of the kernel,
> > for your git tree.
> > 
> > The majority are fixes for things that people have reported, and now
> > there should not be any build errors for this portion of the tree.  If
> > anyone still has any problems, please let me know.
> > 
> 
> I do, the patch entitled "Staging: android: lowmemorykiller.c: fix it for 
> 'oom: move oom_adj value from task_struct to mm_struct'" was added to 
> gregkh-2.6 on July 2 and still hasn't made it to Linus' tree.  That has 
> caused a CONFIG_ANDROID_LOW_MEMORY_KILLER build failure for the last month 
> which I explicitly warned about over two months ago:
> 
> 	http://marc.info/?l=linux-kernel&m=124207736216807

Ah, sorry about that, I'll queue it up for the next round of patches to
go to Linus in a week or so.

Thanks for letting me know.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-12 23:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-12 22:37 [GIT PATCH] STAGING fixes for 2.6.31-rc2-git tree Greg KH
2009-07-12 22:49 ` David Rientjes
2009-07-12 23:04   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox