The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.10-rc2 for you to fetch changes up to ac5a2962b02f57dea76d314ef2521a2170b28ab6: klist: del waiter from klist_remove_waiters before wakeup waitting process (2013-05-21 10:16:39 -0700) ---------------------------------------------------------------- Driver core fixes for 3.10-rc2 Here are 3 tiny driver core fixes for 3.10-rc2. A needed symbol export, a change to make it easier to track down offending sysfs files with incorrect attributes, and a klist bugfix. All have been in linux-next for a while. Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> ---------------------------------------------------------------- Greg Kroah-Hartman (1): driver core: export subsys_virtual_register dyo...@redhat.com (1): driver core: print sysfs attribute name when warning about bogus permissions wang, biao (1): klist: del waiter from klist_remove_waiters before wakeup waitting process drivers/base/bus.c | 1 + drivers/base/core.c | 6 ++++-- lib/klist.c | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/