aboutsummaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2018-08-22 10:54:02 +0200
committerDaniel Vetter <[email protected]>2018-09-11 14:11:01 +0200
commit04cfcc7ab358e331b32cabde1e853a125f3f8735 (patch)
tree991584be638236806dba6d0e3a291728ab16edf6 /include/linux/console_struct.h
parent1f86fa15340e77c68a50d3a1ddeaaa6056089875 (diff)
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
This was only added for the drm's fbdev emulation support, so that it would try harder to show the Oops. Unfortunately this never really worked reliably, and in practice ended up pushing the real Oops off the screen due to plentyfull locking, sleep-while-atomic and other issues. So we removed all that support from the fbdev emulation a while back. Aside: We've also removed the kgdb support, for similar reasons. Since it's such a small patch I figured I don't split this up into the usual 3-phase removal. Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> Cc: Ben Skeggs <[email protected]> Cc: Bartlomiej Zolnierkiewicz <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Hans de Goede <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Alexander Kapshuk <[email protected]> Cc: Kees Cook <[email protected]> Cc: Thierry Reding <[email protected]> Cc: David Lechner <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions