From: Pekka Enberg Date: Tue, 24 Aug 2010 04:48:34 +0000 (+0300) Subject: tty: Remove __GFP_NOFAIL from tty_add_file() X-Git-Tag: v2.6.37-rc1~155^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f573bd1764f0f3f47754ca1ae7b2eb2909798a60;p=pandora-kernel.git tty: Remove __GFP_NOFAIL from tty_add_file() This patch removes __GFP_NOFAIL use from tty_add_file() and adds proper error handling to the call-sites of the function. Cc: Andrew Morton Cc: Alan Cox Cc: Arnd Bergmann Signed-off-by: Pekka Enberg Acked-by: David Rientjes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed