| commit | cf134957be2ed562e280a342f170dafb24a5da4f | [log] [tgz] |
|---|---|---|
| author | Ajay Dudani <adudani@codeaurora.org> | Fri Aug 24 16:58:15 2012 -0700 |
| committer | Android Partner Code Review <android-gerrit-partner@google.com> | Tue Oct 02 16:29:12 2012 -0700 |
| tree | ff52da4f6892be918dee621a8c443681876a3efa | |
| parent | 734dc21c6555cb05e55d7508f0e2efba7de3bf2c [diff] |
printk: Defer CPU_ONLINE console flushing The flushing of the console in the CPU_ONLINE callback on a hotplug is rather slow, taking up to 11 ms to complete. Defer this to lower hotplug latency. Change-Id: If96089fe2c6cd6024d1a9e2bac35296aea75cf9e Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org> Signed-off-by: Ajay Dudani <adudani@codeaurora.org>