summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2012-03-22 13:27:30 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 10:37:06 -0700
commitac1a4f2caf7b071a56ca10a48673a37b762f7ac7 (patch)
treee1ddf5411c8b0607f69443fb9e093b1aa08a153c /kernel/sysctl_binary.c
parent3abc48ae35ef7cff845a8d57322c19cc153fb482 (diff)
Staging: VME: Ensure TSI148 link list descriptors are written big endian
The DMA functionality fails to work on little endian processors, such as found on x86 based platforms. The DMA engine copies the link list descriptors from memory into big endian registers. On little endian systems this results in the values being byte swapped. This patch uses standard kernel functionality to ensure that the descriptors are stored in big endian format. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions