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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 8 May 2009 20:24:37 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core patches for 2.6.30-rc4

Here are a few driver-core patches for your 2.6.30-rc4 tree.

They revert 2 patches in the platform driver core that turned out to be
the wrong thing to do.  There is also some minor documentation patches,
and a Kconfig fix.

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

All of these patches have been in the linux-next and mm trees for a
while.

The patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

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


 Documentation/sysfs-rules.txt   |    2 +-
 drivers/base/platform.c         |   22 +++-------------------
 include/linux/device.h          |    9 ++-------
 include/linux/platform_device.h |    1 -
 lib/Kconfig.debug               |    1 -
 5 files changed, 6 insertions(+), 29 deletions(-)

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

Greg Kroah-Hartman (1):
      Revert driver core: move platform_data into platform_device

Henrik Austad (1):
      Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense

Jason Baron (1):
      Remove old PRINTK_DEBUG config item

Ming Lei (1):
      Revert driver core: fix passing platform_data

Randy Dunlap (1):
      Driver core: platform: fix kernel-doc warnings

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