On Thu, 30 Jan 2025 02:02:38 -0500 "Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote: > On Wed, Jan 29, 2025 at 02:20:03PM -0800, Bart Van Assche wrote: > > Unlock vmcore_mutex when returning -EBUSY. > > > > Cc: David Hildenbrand <david@xxxxxxxxxx> > > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > > Fixes: 0f3b1c40c652 ("fs/proc/vmcore: disallow vmcore modifications while the vmcore is open") > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > > Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx> This applies to patches which are in linux-next via your tree (I think), so I'll take the above to mean "thanks, applied" ;) btw, 0f3b1c40c652 doesn't have a Link: tag. Please add to your todo list?