Re: [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()

From: Linus Walleij
Date: Thu Nov 23 2017 - 04:42:04 EST


On Tue, Nov 21, 2017 at 2:42 PM, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:

> Ensure blk_get_request() is paired with blk_put_request().
>
> Fixes: 0493f6fe5bde ("mmc: block: Move boot partition locking into a driver op")
> Fixes: 627c3ccfb46a ("mmc: debugfs: Move block debugfs into block module")
> Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

Ah, me abusing the APIs, sorry for sloppiness.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Ulf I think this should be queued for fixes.

Yours,
Linus Walleij