From: Antonino A. Daplas Date: Wed, 22 Mar 2006 08:07:36 +0000 (-0800) Subject: [PATCH] i810fb_cursor(): use GFP_ATOMIC X-Git-Tag: v2.6.17-rc1~1129^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2cda007068e838ac6494cde74c37534f04f8dc;p=pandora-kernel.git [PATCH] i810fb_cursor(): use GFP_ATOMIC The console cursor can be called in atomic context. Change memory allocation to use the GFP_ATOMIC flag in i810fb_cursor(). Signed-off-by: Antonino Daplas Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed