lkml.org 
[lkml]   [2009]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PATCH] driver core patch for 2.6.31-git
Here is one driver core patch

It fixes the problem that Ingo found with devtmpfs and makes it so
that a user can boot a kernel using devtmpfs and no version of udev
on the system, making this option a much more useful thing.

Thanks to Ingo for reporting and testing this, and for Eric's review
comments, which Kay has made in this patch as well.

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

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

thanks,

greg k-h

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


arch/x86/kernel/cpuid.c | 4 ++--
arch/x86/kernel/microcode_core.c | 2 +-
arch/x86/kernel/msr.c | 4 ++--
block/bsg.c | 4 ++--
block/genhd.c | 8 ++++----
drivers/base/core.c | 19 ++++++++++++-------
drivers/base/devtmpfs.c | 24 ++++++++++++++++--------
drivers/block/aoe/aoechr.c | 4 ++--
drivers/block/pktcdvd.c | 6 +++---
drivers/char/hw_random/core.c | 2 +-
drivers/char/mem.c | 29 +++++++++++++++++++----------
drivers/char/misc.c | 10 ++++++----
drivers/char/raw.c | 4 ++--
drivers/char/tty_io.c | 11 +++++++++++
drivers/gpu/drm/drm_sysfs.c | 4 ++--
drivers/hid/usbhid/hiddev.c | 4 ++--
drivers/input/input.c | 4 ++--
drivers/md/dm-ioctl.c | 2 +-
drivers/media/dvb/dvb-core/dvbdev.c | 4 ++--
drivers/net/tun.c | 2 +-
drivers/usb/class/usblp.c | 4 ++--
drivers/usb/core/file.c | 8 ++++----
drivers/usb/core/usb.c | 4 ++--
drivers/usb/misc/iowarrior.c | 4 ++--
drivers/usb/misc/legousbtower.c | 4 ++--
include/linux/device.h | 7 ++++---
include/linux/genhd.h | 2 +-
include/linux/miscdevice.h | 3 ++-
include/linux/usb.h | 4 ++--
sound/sound_core.c | 4 ++--
30 files changed, 116 insertions(+), 79 deletions(-)

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

Kay Sievers (1):
Driver-Core: extend devnode callbacks to provide permissions



\
 
 \ /
  Last update: 2009-09-19 23:37    [W:0.060 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site