Searched hist:a0266c214fab21371a499e6ab1c9385cc6589189 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/probes/kprobes/ |
H A D | test-arm.c | diff a0266c214fab21371a499e6ab1c9385cc6589189 Mon Jan 05 05:29:25 CST 2015 Wang Nan <wangnan0@huawei.com> ARM: kprobes: disallow probing stack consuming instructions
This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them.
Signed-off-by: Wang Nan <wangnan0@huawei.com> Reviewed-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
H A D | core.c | diff a0266c214fab21371a499e6ab1c9385cc6589189 Mon Jan 05 05:29:25 CST 2015 Wang Nan <wangnan0@huawei.com> ARM: kprobes: disallow probing stack consuming instructions
This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them.
Signed-off-by: Wang Nan <wangnan0@huawei.com> Reviewed-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | probes.h | diff a0266c214fab21371a499e6ab1c9385cc6589189 Mon Jan 05 05:29:25 CST 2015 Wang Nan <wangnan0@huawei.com> ARM: kprobes: disallow probing stack consuming instructions
This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them.
Signed-off-by: Wang Nan <wangnan0@huawei.com> Reviewed-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
H A D | kprobes.h | diff a0266c214fab21371a499e6ab1c9385cc6589189 Mon Jan 05 05:29:25 CST 2015 Wang Nan <wangnan0@huawei.com> ARM: kprobes: disallow probing stack consuming instructions
This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them.
Signed-off-by: Wang Nan <wangnan0@huawei.com> Reviewed-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-armv.S | diff a0266c214fab21371a499e6ab1c9385cc6589189 Mon Jan 05 05:29:25 CST 2015 Wang Nan <wangnan0@huawei.com> ARM: kprobes: disallow probing stack consuming instructions
This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them.
Signed-off-by: Wang Nan <wangnan0@huawei.com> Reviewed-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
|