+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
mmc_init_queue only initializes the scatterlists with sg_init_table() when using a bounce buffer. This leads to a BUG() when CONFIG_DEBUG_SG is set. Signed-off-by:Haavard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by:
Jens Axboe <jens.axboe@oracle.com>