]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jun 2022 20:50:23 +0000 (13:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jun 2022 20:50:23 +0000 (13:50 -0700)
commit024e72249a84082adbd1041918bf9e722e69fb5e
treefdf7e069a458588c88fae7c59704c6ab7dc10b30
parent2d9a80f7b07100a6c443d17a28dcfd2c7c578d3e
parent02a717b8e4197c6178654eac20c188ac399c9cff
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull more parisc architecture updates from Helge Deller:
 "A fix to prevent crash at bootup if CONFIG_SCHED_MC is enabled, and
  add auto-detection of primary graphics card for framebuffer driver"

* tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc/stifb: Keep track of hardware path of graphics card
  parisc/stifb: Implement fb_is_primary_device()
  parisc: fix a crash with multicore scheduler
drivers/video/console/sticore.c