[PATCH] Fix memset on x86-64
The memset for C stepping K8 was broken. This broke mainly CONFIG_SLAB_DEBUG because memset(...., 0, ...) still worked correctly. Thanks to Manfred Spraul for giving me the right cue.
Showing
Please register or sign in to comment