bcache: Fix to remove the rcu_sched stalls.
authorSurbhi Palande <sap@daterainc.com>
Thu, 10 Apr 2014 23:09:51 +0000 (16:09 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:02 +0000 (15:23 -0700)
commitdbd810ab678d262d3772d29b65844d7b20dc47bc
treee958c8231abe958987792b30bfa5b6bc7ab219db
parent9aa61a992acceeec0d1de2cd99938421498659d5
bcache: Fix to remove the rcu_sched stalls.

while loop was executing infinitely.
This fix ends the while loop gracefully.

Signed-off-by: Surbhi Palande <sap@daterainc.com>
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/journal.c
This page took 0.038801 seconds and 5 git commands to generate.