From: Borislav Petkov Date: Mon, 16 May 2011 13:39:46 +0000 (+0200) Subject: x86, AMD, cacheinfo: Fix fallout caused by max3 conversion X-Git-Tag: v3.0-rc1~398^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e7534427283afd997d58481778c07bea79eb63;p=pandora-kernel.git x86, AMD, cacheinfo: Fix fallout caused by max3 conversion 732eacc0542d0aa48797f675888b85d6065af837 converted code around the kernel using nested max() macros to use the new max3 macro but forgot to remove the old line in intel_cacheinfo.c. Fix it. Cc: Hagen Paul Pfeifer Cc: Frank Arnold Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1305553188-21061-2-git-send-email-bp@amd64.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed