public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>,
	Mikulas Patocka <mpatocka@redhat.com>
Subject: [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1
Date: Sat, 4 Jun 2022 17:07:35 +0200	[thread overview]
Message-ID: <Ypt1N+GyXEMfAxR6@p100> (raw)

Hi Linus,

please pull some additional parisc architecture fixes and updates for kernel v5.19-rc1:

Mikulas noticed that his C8000 workstation hangs at bootup with v5.18 if
CONFIG_SCHED_MC is enabled.  His fix rearranges the topology setup and thus
prevents the problem.

The other two patches enhance the info from the STI (text) console driver and
add the missing fb_is_primary_device() function which helps the framebuffer
driver to detect the primary STIfb framebuffer.

All patches are marked for stable v5.10+.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit 4b0986a3613c92f4ec1bdc7f60ec66fea135991f:

  Linux 5.18 (2022-05-22 09:52:31 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.19/parisc-2

for you to fetch changes up to b046f984814af7985f444150ec28716d42d00d9a:

  parisc/stifb: Keep track of hardware path of graphics card (2022-06-04 15:47:03 +0200)

----------------------------------------------------------------
parisc architecture fixes & updates for kernel v5.19-rc1

A fix to prevent crash at bootup if CONFIG_SCHED_MC is enabled, and
add auto-detection of primary graphics card for framebuffer driver.

----------------------------------------------------------------
Helge Deller (2):
      parisc/stifb: Implement fb_is_primary_device()
      parisc/stifb: Keep track of hardware path of graphics card

Mikulas Patocka (1):
      parisc: fix a crash with multicore scheduler

 arch/parisc/include/asm/fb.h    |  4 ++++
 arch/parisc/kernel/processor.c  |  2 --
 arch/parisc/kernel/topology.c   | 16 +---------------
 drivers/video/console/sticon.c  |  5 ++++-
 drivers/video/console/sticore.c | 32 ++++++++++++++++++++++++--------
 drivers/video/fbdev/sticore.h   |  3 +++
 drivers/video/fbdev/stifb.c     |  4 ++--
 7 files changed, 38 insertions(+), 28 deletions(-)


             reply	other threads:[~2022-06-04 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-04 15:07 Helge Deller [this message]
2022-06-04 20:56 ` [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1 pr-tracker-bot
2022-06-04 20:58 ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ypt1N+GyXEMfAxR6@p100 \
    --to=deller@gmx.de \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=mpatocka@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox