[PATCH 01/14] ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-25 19:50:39
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-01-25 19:50:39
Also in:
linux-omap
* Russell King - ARM Linux [off-list ref] [110117 11:20]:
Add additional instructions to our assembly bitops functions to ensure that they only operate on word-aligned pointers. This will be necessary when we switch these operations to use the word-based exclusive operations.
If it's still not too late, we've had this in the testing branch in the linux-omap tree for about a week now. So far no problems, for me file systems tested have been ext3 and nfs. Tested-by: Tony Lindgren <tony@atomide.com>