diff options
author | Finn Thain <fthain@linux-m68k.org> | 2025-10-09 09:56:25 +1100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2025-10-10 00:31:13 +0200 |
commit | 15df28699b28d6b49dc305040c4e26a9553df07a (patch) | |
tree | 593e4150f565632ef7117226b27bf382ba5b92a9 /rust/kernel/irq/request.rs | |
parent | 3637d34b35b287ab830e66048841ace404382b67 (diff) |
fbdev: Fix logic error in "offb" name match
A regression was reported to me recently whereby /dev/fb0 had disappeared
from a PowerBook G3 Series "Wallstreet". The problem shows up when the
"video=ofonly" parameter is passed to the kernel, which is what the
bootloader does when "no video driver" is selected. The cause of the
problem is the "offb" string comparison, which got mangled when it got
refactored. Fix it.
Cc: stable@vger.kernel.org
Fixes: 93604a5ade3a ("fbdev: Handle video= parameter in video/cmdline.c")
Reported-and-tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@linux-m68k.org>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions