]> 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)
commit0d13d9a833a24dab082a9a64fc00c50e9539faa2
treefdf7e069a458588c88fae7c59704c6ab7dc10b30
parent6e11c86dade6dcbe62fadbe5d87362b0bde0a1ee
parentfe0e714595ffdf73d93f70ba49367cf4d17fdd83
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