From: Antonino A. Daplas Date: Tue, 10 Jan 2006 04:53:38 +0000 (-0800) Subject: [PATCH] fbdev: Reduce stack usage X-Git-Tag: v2.6.16-rc1~522 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5d0f7e2b5e9ef369de2aefe51e14ca1e6928f5;p=pandora-kernel.git [PATCH] fbdev: Reduce stack usage calc_mode_timings() and fb_get_mode() are using more than 500 bytes off the stack. Fix. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed