linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Unhandled fault: page domain fault (0x81b) at 0x00e41008
@ 2016-01-22 17:37 Mason
  2016-01-22 17:48 ` Russell King - ARM Linux
  0 siblings, 1 reply; 15+ messages in thread
From: Mason @ 2016-01-22 17:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I'm hitting
Unhandled fault: page domain fault (0x81b) at 0x00e41008

which is related to CPU_SW_DOMAIN_PAN
commit a5e090acbf545c0a3b04080f8a488b17ec41fe02


I see that __copy_from_user() is now wrapped in
uaccess_save_and_enable ... uaccess_restore

I'm not using __copy_from_user() because I'm implementing block
copies with specific access size.

Can I just wrap my block copy functions in
uaccess_save_and_enable ... uaccess_restore
like __copy_from_user?

Regards.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-01-27 12:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 17:37 Unhandled fault: page domain fault (0x81b) at 0x00e41008 Mason
2016-01-22 17:48 ` Russell King - ARM Linux
2016-01-22 18:59   ` Mason
2016-01-22 19:34     ` Russell King - ARM Linux
2016-01-22 23:15       ` Mason
2016-01-22 23:57         ` Russell King - ARM Linux
2016-01-23 11:14           ` Mason
2016-01-23 11:34             ` Russell King - ARM Linux
2016-01-23 20:53               ` Mason
2016-01-23 22:46                 ` Mason
2016-01-23 23:59                 ` Russell King - ARM Linux
2016-01-24 13:27                   ` Mason
2016-01-27 10:36                     ` Mason
2016-01-27 10:48                       ` Russell King - ARM Linux
2016-01-27 12:04                         ` Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).