diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-16 17:59:44 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-02 21:21:53 (GMT) |
commit | a16ede35a2659170c855c5d267776666c0630f1f (patch) | |
tree | 67773b1c9aac890cd5838a6d58983f2d8643a1ba /fs/xfs/xfs_vnodeops.c | |
parent | e5310f611d17ed4e92e0d4e46fd9f6fb40e66df3 (diff) | |
download | linux-fsl-qoriq-a16ede35a2659170c855c5d267776666c0630f1f.tar.xz |
ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
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.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/xfs/xfs_vnodeops.c')
0 files changed, 0 insertions, 0 deletions