diff options
author | Rusty Russell <[email protected]> | 2007-10-16 23:30:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-10-17 08:43:00 -0700 |
commit | 3e6c6f630a5282df8f3393a59f10eb9c56536d23 (patch) | |
tree | 744539fb9d35425784149e2f015589d593e2b968 /fs/buffer.c | |
parent | fd5eea4214f72bd7ac77c1c5346a9c096319131a (diff) |
Delay creation of khcvd thread
This changes hvc_init() to be called only when someone actually uses the
hvc_console driver. Dave Jones complained when profiling bootup.
hvc_console used to only be for Power aka pSeries: now lguest and Xen both
want it built-in in case the kernel is a guest under one of those, even
though usually it will be a native boot.
Signed-off-by: Rusty Russell <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions