Re: [PATCH 1/3] resource: shared I/O region support

From: Jesse Barnes
Date: Mon Mar 29 2010 - 12:08:23 EST


On Mon, 29 Mar 2010 10:18:34 +0200
Giel van Schijndel <me@xxxxxxxxx> wrote:

> On Thu, Mar 25, 2010 at 06:16:33PM +0000, Alan Cox wrote:
> >> + if (res->flags & IORESOURCE_MUXED)
> >> + wake_up(&muxed_resource_wait);
> >> kfree(res);
> >> return;
> >
> > And you'll want a
> >
> > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
>
> Yes, thanks.
>
> Anyone specific I should mail to get this patch applied? I don't see any
> entry in MAINTAINERS for kernel/resource.c or include/linux/resource.h.

I can take it; sometimes Linus applies resource stuff directly though.

Can you resend with the appropriate s-o-bs etc?

Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/