From: Jes Sorensen Date: Tue, 5 May 2015 22:36:29 +0000 (-0400) Subject: staging: unisys: visorchannel_clear(): No need to use vmalloc here X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~809 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37df5f0a0e31b1609fd931f8605f4b675d504d3;p=pandora-kernel.git staging: unisys: visorchannel_clear(): No need to use vmalloc here Using a page is sufficient, and avoids the cost of vmalloc/vfree Signed-off-by: Jes Sorensen Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed