* Richard Weinberger (rich...@nod.at) wrote:
> - Ursprüngliche Mail -
> > Von: "hch"
> > An: "Dr. David Alan Gilbert"
> > CC: "hch" , "richard" , "linux-um"
> > , "linux-kernel"
> >
> > G
- Ursprüngliche Mail -
> Von: "hch"
> An: "Dr. David Alan Gilbert"
> CC: "hch" , "richard" , "linux-um"
> , "linux-kernel"
>
> Gesendet: Montag, 20. Mai 2024 17:20:49
> Betreff: Re: [PATCH] ubd: Remove unu
On Mon, May 20, 2024 at 03:12:20PM +, Dr. David Alan Gilbert wrote:
> * Christoph Hellwig (h...@lst.de) wrote:
> > Looks good:
> >
> > Reviewed-by: Christoph Hellwig
>
> Thanks Christoph; any ideas who might take this?
Probably Richard who is alredy on Cc.
* Christoph Hellwig (h...@lst.de) wrote:
> Looks good:
>
> Reviewed-by: Christoph Hellwig
Thanks Christoph; any ideas who might take this?
Dave
--
-Open up your eyes, open up your mind, open up your code ---
/ Dr. David Alan Gilbert| Running GNU/Linux | Happy \
\
Looks good:
Reviewed-by: Christoph Hellwig
From: "Dr. David Alan Gilbert"
Commit fb5d1d389c9e ("ubd: open the backing files in ubd_add")
removed the last use of ubd_mutex.
Remove it.
Build and kernel startup test only.
Signed-off-by: Dr. David Alan Gilbert
---
arch/um/drivers/ubd_kern.c | 1 -
1 file changed, 1 deletion(-)
diff --gi