usermem: add MISALIGNED
authorAlan Cox <alan@linux.intel.com>
Thu, 11 Feb 2016 20:00:26 +0000 (20:00 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 11 Feb 2016 20:00:26 +0000 (20:00 +0000)
commit4ff65abc2e6ce3807dfa627b46664f1ae9a1c1f5
tree9ea7902f2360f71cbd1cff93e3706f74eba6e486
parent74d510816c1d9880ce95934635849932715ebbdd
usermem: add MISALIGNED

Word sized misaligned user space memory accesses can now be faulted if
desired by the platform
Kernel/usermem.c