summaryrefslogtreecommitdiffstats
path: root/drivers/power/reset/vexpress-poweroff.c
diff options
context:
space:
mode:
authorSlava Pestov <sp@daterainc.com>2014-05-01 13:48:57 -0700
committerKent Overstreet <kmo@daterainc.com>2014-08-04 15:23:03 -0700
commit9e5c353510b26500bd6b8309823ac9ef2837b761 (patch)
treeff1ff3500ed20d3b9ac2dc3338e1d6ad87e9e0ea /drivers/power/reset/vexpress-poweroff.c
parentc5aa4a3157b55bdca18dd2a9d9f43314470b6d32 (diff)
downloadlinux-9e5c353510b26500bd6b8309823ac9ef2837b761.tar.gz
linux-9e5c353510b26500bd6b8309823ac9ef2837b761.tar.bz2
linux-9e5c353510b26500bd6b8309823ac9ef2837b761.zip
bcache: fix uninterruptible sleep in writeback thread
There were two issues here: - writeback thread did not start until the device first became dirty - writeback thread used uninterruptible sleep once running Without this patch I see kernel warnings printed and a load average of 1.52 after booting my test VM. With this patch the warnings are gone and the load average is near 0.00 as expected. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Diffstat (limited to 'drivers/power/reset/vexpress-poweroff.c')
0 files changed, 0 insertions, 0 deletions