public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.5-rc2
@ 2019-12-14 15:28 Greg KH
  2019-12-14 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-12-14 15:28 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Stephen Rothwell

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.5-rc2

for you to fetch changes up to eecd37e105f0137af0d1b726bf61ff35d1d7d2eb:

  drivers: Fix boot problem on SuperH (2019-12-10 15:51:20 +0100)

----------------------------------------------------------------
Driver core fixes for 5.5-rc2

Here are two small driver core fixes to resolve some reported issues

The first is to handle the much-reported (by the build systems) problem
that superH does not boot anymore.

The second handles an issue in the new platform logic that a number of
people ran into with the automated tests in kbuild

Both of these have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Guenter Roeck (1):
      drivers: Fix boot problem on SuperH

Saravana Kannan (1):
      of/platform: Unconditionally pause/resume sync state during kernel init

 arch/sh/drivers/platform_early.c | 11 ++---------
 drivers/base/platform.c          |  4 ++++
 drivers/of/platform.c            |  6 +++---
 3 files changed, 9 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-14 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-14 15:28 [GIT PULL] Driver core fixes for 5.5-rc2 Greg KH
2019-12-14 22:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox