linux/arch/x86
Linus Torvalds cf3c0a1579 x86: mm: fix VM_FAULT_RETRY handling
My commit 26178ec11e ("x86: mm: consolidate VM_FAULT_RETRY handling")
had a really stupid typo: the FAULT_FLAG_USER bit is in the 'flags'
variable, not the 'fault' variable. Duh,

The one silver lining in this is that Dave finding this at least
confirms that trinity actually triggers this special path easily, in a
way normal use does not.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-12-17 11:52:37 -08:00
..
boot
configs
crypto
ia32
include xen: additional features for 3.19-rc0 2014-12-16 13:23:03 -08:00
kernel Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-12-15 15:52:01 -08:00
kvm
lguest
lib
math-emu
mm x86: mm: fix VM_FAULT_RETRY handling 2014-12-17 11:52:37 -08:00
net
oprofile
pci
platform Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
power
purgatory
realmode
syscalls
tools
um Merge branch 'akpm' (second patch-bomb from Andrew) 2014-12-13 13:00:36 -08:00
vdso
video
xen xen: additional features for 3.19-rc0 2014-12-16 13:23:03 -08:00
.gitignore
Kbuild
Kconfig gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs 2014-12-13 12:42:51 -08:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.um
Makefile_32.cpu