git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d9766
)
x86, AMD, cacheinfo: Fix fallout caused by max3 conversion
author
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 16 May 2011 13:39:46 +0000
(15:39 +0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 16 May 2011 18:24:23 +0000
(11:24 -0700)
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 <hagen@jauu.net>
Cc: Frank Arnold <farnold@amd64.org>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Link:
http://lkml.kernel.org/r/1305553188-21061-2-git-send-email-bp@amd64.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found