* [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1
@ 2022-06-04 15:07 Helge Deller
2022-06-04 20:56 ` pr-tracker-bot
2022-06-04 20:58 ` Linus Torvalds
0 siblings, 2 replies; 3+ messages in thread
From: Helge Deller @ 2022-06-04 15:07 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Mikulas Patocka
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(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1
2022-06-04 15:07 [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1 Helge Deller
@ 2022-06-04 20:56 ` pr-tracker-bot
2022-06-04 20:58 ` Linus Torvalds
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-06-04 20:56 UTC (permalink / raw)
To: Helge Deller
Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin, Mikulas Patocka
The pull request you sent on Sat, 4 Jun 2022 17:07:35 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.19/parisc-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/23df9ba64bb9e26cfee6b34f5c3ece49a8a61ee1
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1
2022-06-04 15:07 [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1 Helge Deller
2022-06-04 20:56 ` pr-tracker-bot
@ 2022-06-04 20:58 ` Linus Torvalds
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2022-06-04 20:58 UTC (permalink / raw)
To: Helge Deller
Cc: Linux Kernel Mailing List, linux-parisc, James Bottomley,
John David Anglin, Mikulas Patocka
On Sat, Jun 4, 2022 at 8:07 AM Helge Deller <deller@gmx.de> wrote:
>
> 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.
Sorry I messed up - I ended up taking only your abbreviated
explanation from the tag for the merge commit message, not this
extended explanation in the pull request email.
Normally I notice and fix this up, but this time I only noticed after
I had already pushed out the end result.
So now my merge has a correct message, but not as complete as it
should have been.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-04 20:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-04 15:07 [GIT PULL] more parisc architecture fixes/updates for v5.19-rc1 Helge Deller
2022-06-04 20:56 ` pr-tracker-bot
2022-06-04 20:58 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox