On ARM, we're not initialising it for a vesafb. You are aware that the
ORIG_VIDEO_LINES and friends use it, which are in turn used by vgacon and
dummycon?
On ARM, we initialise it so that dummycon has a reasonable amount of the
boot messages when the switch to fbcon occurs.
Oh, and incidentally, arch/i386/kernel/setup.c uses it as well:
struct screen_info screen_info;
...
screen_info = SCREEN_INFO;
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King rmk@arm.linux.org.uk --- ---
| | | | http://www.arm.linux.org.uk/~rmk/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/