summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile
diff options
context:
space:
mode:
authorJan Beulich <JBeulich@suse.com>2012-01-05 16:10:42 +0000
committerIngo Molnar <mingo@elte.hu>2012-01-26 11:50:04 +0100
commit5d7244e7c984cecead412bde6395ce18618a4a37 (patch)
treed1b468fe47733ab3770f127d44d04ac2937965ee /arch/x86/lib/Makefile
parent426932909093e4e7729777a0e2beed4b54911361 (diff)
downloadblackbird-obmc-linux-5d7244e7c984cecead412bde6395ce18618a4a37.tar.gz
blackbird-obmc-linux-5d7244e7c984cecead412bde6395ce18618a4a37.zip
x86-64: Fix memset() to support sizes of 4Gb and above
While currently there doesn't appear to be any reachable in-tree case where such large memory blocks may be passed to memset() (alloc_bootmem() being the primary non-reachable one, as it gets called with suitably large sizes in FLATMEM configurations), we have recently hit the problem a second time in our Xen kernels. Rather than working around it a second time, prevent others from falling into the same trap by fixing this long standing limitation. Signed-off-by: Jan Beulich <jbeulich@suse.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/4F05D992020000780006AA09@nat28.tlf.novell.com Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/lib/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud