All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about memory protected between user-space and kernel-space
@ 2012-07-02  7:51 Li Haifeng
  0 siblings, 0 replies; only message in thread
From: Li Haifeng @ 2012-07-02  7:51 UTC (permalink / raw)
  To: linux-arm-kernel

In general, virtual address above 3GB could be only accessible by
kernel-domain itself, and be blocked by user-domain.

Could you please give a brief introduction how to implement it?

In my scene, the protected above rely to the DAC register (CP15 C3
register). But in kernel code, the domain value in PTE of user mapping
and kernel mapping are the same.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-02  7:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-02  7:51 Question about memory protected between user-space and kernel-space Li Haifeng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.