[IA64] Need to handle lfetch in "no_context" case.
authorTony Luck <tony.luck@intel.com>
Mon, 25 Apr 2005 20:22:44 +0000 (13:22 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 25 Apr 2005 20:22:44 +0000 (13:22 -0700)
commitf0a8d3c9ec1f82d2a41faa6c46b8db7bd5b1eb8d
tree2b01c7a6d8513e9b08749d3c9cdafdc2cbf19d6b
parent0985ea8f2db87d32b0b750229889e55fed7458ef
[IA64] Need to handle lfetch in "no_context" case.

Thanks to Mark for tracking down this one.  Users of __copy_from_user_inatomic()
will be sad if we don't handle lfetch faults for the "no_context" case.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/mm/fault.c