Searched hist:"2337 dc6430a1a169987955b6ee27bebf950f5491" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | gdb_machdep.c | diff 2337dc6430a1a169987955b6ee27bebf950f5491 Tue Mar 20 18:43:50 CET 2018 Konstantin Belousov <kib@FreeBSD.org> Provide KPI for handling of rw/ro kernel text.
This is a pure syntax patch to create an interface to enable and later restore write access to the kernel text and other read-only mapped regions. It is in line with e.g. vm_fault_disable_pagefaults() by allowing the nesting.
Discussed with: Peter Lei <peter.lei@ieee.org> Reviewed by: jtl Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D14768
|
H A D | db_interface.c | diff 2337dc6430a1a169987955b6ee27bebf950f5491 Tue Mar 20 18:43:50 CET 2018 Konstantin Belousov <kib@FreeBSD.org> Provide KPI for handling of rw/ro kernel text.
This is a pure syntax patch to create an interface to enable and later restore write access to the kernel text and other read-only mapped regions. It is in line with e.g. vm_fault_disable_pagefaults() by allowing the nesting.
Discussed with: Peter Lei <peter.lei@ieee.org> Reviewed by: jtl Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D14768
|
H A D | machdep.c | diff 2337dc6430a1a169987955b6ee27bebf950f5491 Tue Mar 20 18:43:50 CET 2018 Konstantin Belousov <kib@FreeBSD.org> Provide KPI for handling of rw/ro kernel text.
This is a pure syntax patch to create an interface to enable and later restore write access to the kernel text and other read-only mapped regions. It is in line with e.g. vm_fault_disable_pagefaults() by allowing the nesting.
Discussed with: Peter Lei <peter.lei@ieee.org> Reviewed by: jtl Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D14768
|
/freebsd/sys/amd64/include/ |
H A D | md_var.h | diff 2337dc6430a1a169987955b6ee27bebf950f5491 Tue Mar 20 18:43:50 CET 2018 Konstantin Belousov <kib@FreeBSD.org> Provide KPI for handling of rw/ro kernel text.
This is a pure syntax patch to create an interface to enable and later restore write access to the kernel text and other read-only mapped regions. It is in line with e.g. vm_fault_disable_pagefaults() by allowing the nesting.
Discussed with: Peter Lei <peter.lei@ieee.org> Reviewed by: jtl Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D14768
|