[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130408.121007.2247923729171251811.davem@davemloft.net>
Date: Mon, 08 Apr 2013 12:10:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: gregkh@...uxfoundation.org
Cc: minipli@...glemail.com, samuel@...tiz.org, netdev@...r.kernel.org
Subject: Re: [PATCH] TTY: ircomm, use GFP_KERNEL in ircomm_open()
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Date: Fri, 5 Apr 2013 14:15:00 -0700
> On Fri, Apr 05, 2013 at 11:02:07PM +0200, Mathias Krause wrote:
>> Hi Greg,
>>
>> I'm unsure if you or Dave should take that one as it's for one a TTY
>> patch but also living under net/. So I'm uncertain and let you decide!
>
> If Dave want to take it, it's fine with me:
>
>> -- >8 --
>> Subject: [PATCH] TTY: ircomm, use GFP_KERNEL in ircomm_open()
>>
>> We're clearly running in non-atomic context as our only call site is
>> able to call wait_event_interruptible(). So we're safe to use GFP_KERNEL
>> here instead of GFP_ATOMIC.
>>
>> Signed-off-by: Mathias Krause <minipli@...glemail.com>
>
> Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists