commit | fa732f556896836e88cd662ee7a664c4db6d080d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Sun Apr 24 12:28:34 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun Apr 24 12:28:34 2005 -0700 |
tree | d1f6cf66754d23d21a6eb398a331cfc3e7590cba | |
parent | 01424961e621737c638e489b6a0b5e6602b02612 [diff] |
[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 <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>