[PATCH] Fix 32bit truncate on x86-64
From: Andi Kleen <ak@muc.de> Another potential data corruption fix. The 32bit truncate64 on x86-64 did silently truncate offsets >32bit. That broke mysql for example. Fix that. From Chris Wilson
Showing
Please register or sign in to comment