acrn-kernel/drivers/md/bcache
Jiri Kosina 29e6c57cc7 bcache: bch_gc_thread() is not freezable
bch_gc_thread() doesn't mark itself freezable, so calling try_to_freeze()
in its context is just an expensive no-op.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-05-24 09:00:45 -06:00
..
Kconfig
Makefile
alloc.c bcache: bch_allocator_thread() is not freezable 2016-05-24 09:00:43 -06:00
bcache.h
bset.c
bset.h
btree.c bcache: bch_gc_thread() is not freezable 2016-05-24 09:00:45 -06:00
btree.h
closure.c
closure.h
debug.c
debug.h
extents.c
extents.h
io.c
journal.c
journal.h
movinggc.c
request.c
request.h
stats.c
stats.h
super.c bcache: switch to using blk_queue_write_cache() 2016-04-12 16:00:39 -06:00
sysfs.c
sysfs.h
trace.c
util.c md: more open-coded offset_in_page() 2016-01-04 10:29:12 -05:00
util.h
writeback.c bcache: bch_writeback_thread() is not freezable 2016-05-24 09:00:40 -06:00
writeback.h bcache: prevent crash on changing writeback_running 2015-12-30 20:23:14 -07:00