diff options
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2013-08-13 10:45:19 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2013-12-16 17:17:33 +0000 |
commit | 2f04304587544dd14277413ebff12fa0f4fc932c (patch) | |
tree | a98aa6a8de4dd5f7c00f6eaeab725791ed688395 /kernel/watchdog.c | |
parent | 1fcf7ce0c60213994269fb59569ec161eb6e08d6 (diff) | |
download | linux-2f04304587544dd14277413ebff12fa0f4fc932c.tar.gz linux-2f04304587544dd14277413ebff12fa0f4fc932c.tar.bz2 linux-2f04304587544dd14277413ebff12fa0f4fc932c.zip |
arm64: kernel: refactor code to install/uninstall breakpoints
Most of the code executed to install and uninstall breakpoints is
common and can be factored out in a function that through a runtime
operations type provides the requested implementation.
This patch creates a common function that can be used to install/uninstall
breakpoints and defines the set of operations that can be carried out
through it.
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'kernel/watchdog.c')
0 files changed, 0 insertions, 0 deletions