From: Bill Pemberton Date: Wed, 5 May 2010 19:27:30 +0000 (-0400) Subject: Staging: hv: check return value of osd_PageAlloc() X-Git-Tag: v2.6.35-rc1~441^2^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e052d98f2bbcaaaa6d509081d78e600927cfe60;p=pandora-kernel.git Staging: hv: check return value of osd_PageAlloc() The return value of osd_PageAlloc() was checked using an ASSERT(). Change that to more useful behaviour. Signed-off-by: Bill Pemberton Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed