[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200901210028.41231.oliver@neukum.org>
Date: Wed, 21 Jan 2009 00:28:38 +0100
From: Oliver Neukum <oliver@...kum.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: David Miller <davem@...emloft.net>, ceggers@....de,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] usb/mcs7830: Don't use buffers from stack for USB transfers
Am Wednesday 21 January 2009 00:17:18 schrieb Arnd Bergmann:
> > + buffer = kmalloc(size, GFP_NOIO);
>
> GFP_NOIO seems out of place in a network driver: there is nothing
> wrong with waiting for I/O here, so plain GFP_KERNEL should be fine.
What happens if you run nfs over that link?
Regards
Oliver
--
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