aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2008-08-22 16:15:22 -0500
committerTony Luck <tony.luck@intel.com>2008-08-25 11:23:13 -0700
commit8a549f8b581db95fec1e2d86ff857594fcfcd9db (patch)
treedbf33ff8ee4c20ba7737c2968d5c7188bc3c4dff /fs/jbd2/commit.c
parent[IA64] Fix ia64 build failure when CONFIG_SFC=m (diff)
downloadwireguard-linux-8a549f8b581db95fec1e2d86ff857594fcfcd9db.tar.xz
wireguard-linux-8a549f8b581db95fec1e2d86ff857594fcfcd9db.zip
[IA64] Fix __{in,out}s{w,l} to handle unaligned data
Some ia64 systems produce several repeats of kernel messages like this: kernel unaligned access to 0xe000000644220466, ip=0xa000000100516fa1 This was tracked to ide code using the __cmd[] field in "struct request" via the __outsw() function. __cmd[] is a char array, so is not guaranteed to be properly aligned when accessed as words. Tested-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions