[PATCH v2 0/2] mm: Remove usages of ACCESS_ONCE()

From: Jason Low
Date: Tue Mar 24 2015 - 18:30:08 EST


v1->v2:
As suggested by Michal, we can split up the v1 patch into 2 patches.

The first patch addresses potentially incorrect usages of ACCESS_ONCE().

The second patch is more of a "cleanup" patch to convert the rest of
the ACCESS_ONCE() reads in mm/ to use the new READ_ONCE() API.

This makes it a bit easier to backport the fixes to older kernels.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/