Revision 109bc10d30f33e84f1d7289f0039e0c858ade82f authored by Alex Deucher on 03 October 2011, 13:13:45 UTC, committed by Dave Airlie on 03 October 2011, 17:37:30 UTC
An incorrect ordering in the error checking code lead
to DP aux defer being skipped in the aux native write
path.  Move the bytes transferred check (ret == 0)
below the defer check.

Tracked down by: Brad Campbell <brad@fnarfbargle.com>

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41121

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Brad Campbell <brad@fnarfbargle.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 9b13776
History
File Mode Size
slabinfo.c -rw-r--r-- 33.7 KB

back to top