netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irda: GFP_ATOMIC cleanups
@ 2013-04-05 20:41 Mathias Krause
  2013-04-05 20:41 ` [PATCH 1/2] irda: use GFP_KERNEL in irda_create() Mathias Krause
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mathias Krause @ 2013-04-05 20:41 UTC (permalink / raw)
  To: Samuel Ortiz, David S. Miller; +Cc: netdev, Mathias Krause

Hi Samuel, Dave,

this small series changes some obvious misusages of GFP_ATOMIC in the
irda code.

Please apply -- probably to net-next!


Mathias Krause (2):
  irda: use GFP_KERNEL in irda_create()
  irda: use GFP_KERNEL in irda_connect_response()

 net/irda/af_irda.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-08 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 20:41 [PATCH 0/2] irda: GFP_ATOMIC cleanups Mathias Krause
2013-04-05 20:41 ` [PATCH 1/2] irda: use GFP_KERNEL in irda_create() Mathias Krause
2013-04-05 20:41 ` [PATCH 2/2] irda: use GFP_KERNEL in irda_connect_response() Mathias Krause
2013-04-08 16:10 ` [PATCH 0/2] irda: GFP_ATOMIC cleanups David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).