/* * On 32-bit we just access the address and let hash_page create a * HPTE if necessary, so there is no need to fall back to reading * the page tables. Since this is called at interrupt level, * do_page_fault() won't treat a DSI as a page fault.
*/ staticinlineint __read_user_stack(constvoid __user *ptr, void *ret,
size_t size)
{ unsignedlong addr = (unsignedlong)ptr;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.