[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)
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>

No differences found