lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 28 Jun 2011 08:38:47 -0700
From:	Greg KH <greg@...ah.com>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PATCH] STAGING fixes for 3.0

Here are a number of minor staging driver fixes for your 3.0 tree.

These fixes resolve all of the build issues that people have reported
for non-x86 arches due to the fallout of removing the "Are you sure you
want to build the staging drivers" Kconfig patch that went into 3.0-rc3.

There's also a suspend/resume bugfix that has hit a number of users of
the mei driver as well.

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

These patches will be sent to the linux driver project list for all to
see.

thanks,

greg k-h

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

 drivers/staging/brcm80211/Kconfig     |    2 ++
 drivers/staging/comedi/Kconfig        |   22 ++++++++++++++++++++++
 drivers/staging/iio/Kconfig           |    2 +-
 drivers/staging/iio/accel/adis16204.h |    2 +-
 drivers/staging/iio/accel/adis16209.h |    4 ++--
 drivers/staging/iio/gyro/adis16260.h  |    2 +-
 drivers/staging/iio/imu/adis16400.h   |    2 +-
 drivers/staging/mei/init.c            |    2 +-
 drivers/staging/mei/wd.c              |   13 +++++++++----
 9 files changed, 40 insertions(+), 11 deletions(-)

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

Geert Uytterhoeven (1):
      Staging: iio: Make IIO depend on GENERIC_HARDIRQS

Greg Kroah-Hartman (3):
      Staging: brcm80211: disable drivers for PPC platforms
      Staging: brcm80211: disable drivers except for X86 or MIPS platforms
      Staging: comedi: fix build breakages on some platforms

Ralf Baechle (1):
      Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE

Randy Dunlap (2):
      Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
      Staging: fix iio builds when IIO_RING_BUFFER is not enabled

Tomas Winkler (1):
      Staging: mei: fix suspend failure

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ