On Wed, Jan 13, 2010 at 10:36 PM, Dan McGee <[email protected]> wrote: > On Mon, Jan 11, 2010 at 12:49 PM, Aaron Griffin <[email protected]> > wrote: >> Due to KMS, the bootup tends to get out of whack sometimes. To >> remedy this, we'll try to recalculate the column width after >> each operation that has potential to change the display mode >> >> Signed-off-by: Aaron Griffin <[email protected]> > > Seems reasonable to me, although I'm not sure we need to do it that many > times.
I think I threw it everywhere a module could have been loaded, to try to get things recalculated as soon as possible. I guess we could strip it down to 2 spots: after the MODULES array, and after the udev settle. Also, this isn't tested (yet). Maybe I'll get around to rebooting this weekend.

