From: Alexander Nyberg Date: Sun, 1 May 2005 15:58:52 +0000 (-0700) Subject: [PATCH] x86_64: saved_command_line overflow fix X-Git-Tag: v2.6.12-rc4~136^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429e9c5eeb66fc272c15568849ad0b23689a4a06;p=pandora-kernel.git [PATCH] x86_64: saved_command_line overflow fix This strcpy can run off the end of saved_command_line, and we don't need it any more anyway. Signed-off-by: Alexander Nyberg Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed