From: Al Viro Date: Sun, 24 Apr 2005 19:28:34 +0000 (-0700) Subject: [PATCH] msnd_pinnacle GFP fix X-Git-Tag: v2.6.12-rc4~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa732f556896836e88cd662ee7a664c4db6d080d;p=pandora-kernel.git [PATCH] msnd_pinnacle GFP fix Dumb typo - __get_free_page() takes gfp mask (in this case - GFP_KERNEL), not the page size... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed