Opened 14 years ago
Closed 14 years ago
#6163 closed enhancement (fixed)
[PATCH] ppc: Implement arch_vm_translation_map_is_kernel_page_accessible
Reported by: | andreasf | Owned by: | andreasf |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | PowerPC |
Description
This patch cures
Current thread pointer is 0x[...], which is an address we can't read from.
on entering KDL.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | 0001-ppc-Implement-arch_vm_translation_map_is_kernel_page.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
Note:
See TracTickets
for help on using tickets.
proposed patch