lkml.org 
[lkml]   [2021]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Driver core fixes for 5.15-rc6
The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.15-rc6

for you to fetch changes up to 81967efb5f3966e8692f9173c7fa2964034ece5d:

drivers: bus: Delete CONFIG_SIMPLE_PM_BUS (2021-10-05 17:47:22 +0200)

----------------------------------------------------------------
Driver core fixes for 5.15-rc6

Here are some small driver core fixes for 5.15-rc6, all of which have
been in linux-next for a while with no reported issues.

They include:
- kernfs negative dentry bugfix
- simple pm bus fixes to resolve reported issues

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Ian Kent (1):
kernfs: don't create a negative dentry if inactive node exists

Saravana Kannan (3):
driver core: Reject pointless SYNC_STATE_ONLY device links
drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

arch/arm/configs/multi_v7_defconfig | 1 -
arch/arm/configs/oxnas_v6_defconfig | 1 -
arch/arm/configs/shmobile_defconfig | 1 -
arch/arm/mach-omap2/Kconfig | 1 -
arch/arm64/configs/defconfig | 1 -
drivers/base/core.c | 3 ++-
drivers/bus/Kconfig | 12 -----------
drivers/bus/Makefile | 2 +-
drivers/bus/simple-pm-bus.c | 42 ++++++++++++++++++++++++++++++++++---
drivers/soc/canaan/Kconfig | 1 -
fs/kernfs/dir.c | 9 +++++++-
11 files changed, 50 insertions(+), 24 deletions(-)

\
 
 \ /
  Last update: 2021-10-17 12:06    [W:0.039 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site