fbcon: Disallow setting font bigger than screen size
Prevent that users set a font size which is bigger than the physical screen. It's unlikely this may happen (because screens are usually much larger than the fonts and each font char is limited to 32x32 pixels), but it may happen on smaller screens/LCD displays. Signed-off-by:Helge Deller <deller@gmx.de> Reviewed-by:
Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by:
Geert Uytterhoeven <geert@linux-m68k.org> Cc: stable@vger.kernel.org # v4.14+
Loading
-
mentioned in commit 075bff18
-
mentioned in commit 739b963e
-
mentioned in commit b500af27
-
mentioned in commit bfc5b64d
-
mentioned in commit 9ed8fdb9
-
mentioned in commit 0fe92f66
-
mentioned in commit 4568ae62
-
mentioned in commit 38ba3bb3
-
mentioned in commit 7de81bb3
-
mentioned in commit 90e52504
-
mentioned in commit c7f7421d
-
mentioned in commit fa8cc97d
-
mentioned in commit 8a634f15
-
mentioned in commit 7af1800b
-
mentioned in commit c6e113f6
-
mentioned in commit dbc82d8b
-
mentioned in commit 5c69907c
-
mentioned in commit 69b9d1f6
-
mentioned in commit d0ce8656
Please sign in to comment