Home
last modified time | relevance | path

Searched hist:b76e59d1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dmisc_32.Sb76e59d1 Thu Jun 26 01:57:58 CDT 2008 Kumar Gala <galak@kernel.crashing.org> powerpc/kprobes: Some minor fixes

* Mark __flush_icache_range as a function that can't be probed since its
used by the kprobe code.

* Fix an issue with single stepping and async exceptions. We need to
ensure that we dont get an async exception (external, decrementer, etc)
while we are attempting to single step the probe point.

Added a check to ensure we only handle a single step if its really
intended for the instruction in question.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
b76e59d1 Thu Jun 26 01:57:58 CDT 2008 Kumar Gala <galak@kernel.crashing.org> powerpc/kprobes: Some minor fixes

* Mark __flush_icache_range as a function that can't be probed since its
used by the kprobe code.

* Fix an issue with single stepping and async exceptions. We need to
ensure that we dont get an async exception (external, decrementer, etc)
while we are attempting to single step the probe point.

Added a check to ensure we only handle a single step if its really
intended for the instruction in question.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dkprobes.cb76e59d1 Thu Jun 26 01:57:58 CDT 2008 Kumar Gala <galak@kernel.crashing.org> powerpc/kprobes: Some minor fixes

* Mark __flush_icache_range as a function that can't be probed since its
used by the kprobe code.

* Fix an issue with single stepping and async exceptions. We need to
ensure that we dont get an async exception (external, decrementer, etc)
while we are attempting to single step the probe point.

Added a check to ensure we only handle a single step if its really
intended for the instruction in question.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
b76e59d1 Thu Jun 26 01:57:58 CDT 2008 Kumar Gala <galak@kernel.crashing.org> powerpc/kprobes: Some minor fixes

* Mark __flush_icache_range as a function that can't be probed since its
used by the kprobe code.

* Fix an issue with single stepping and async exceptions. We need to
ensure that we dont get an async exception (external, decrementer, etc)
while we are attempting to single step the probe point.

Added a check to ensure we only handle a single step if its really
intended for the instruction in question.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>