On Mon, Mar 03, 2014 at 10:51:23AM +0800, Wang, Yalin wrote:
Hi greg,
I am sorry, I make a mistake , You are right , https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/drivers/usb...
this one should not changed to use vmalloc, the buffer will be used by DMA,
Which is why a wrapper function will never work.
others should be safe to change:
https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/sound/soc/s...
https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/net/netfilt... https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/net/netfilt... https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/net/netfilt... https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/net/netfilt...
https://git.kernel.org/cgit/linux/kernel/git/will/linux.git/tree/drivers/inp...
Then send individual patches for these and see what happens.
greg k-h