]> git.baikalelectronics.ru Git - kernel.git/commit
hw-breakpoints: Drop callback and task parameters from modify helper
authorFrederic Weisbecker <fweisbec@gmail.com>
Sat, 5 Dec 2009 06:06:10 +0000 (07:06 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Sun, 6 Dec 2009 07:27:17 +0000 (08:27 +0100)
commit0612d9366b5b34fbfc6c239922aecfa677237fca
tree90d34048d453c25364b8ea41e6c2028a8621bd39
parent8cc22e07468a992b63ab1c666ed7fb384a8a872a
hw-breakpoints: Drop callback and task parameters from modify helper

Drop the callback and task parameters from modify_user_hw_breakpoint().
For now we have no user that need to modify a breakpoint to the point
of changing its handler or its task context.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: "K. Prasad" <prasad@linux.vnet.ibm.com>
arch/x86/kernel/ptrace.c
include/linux/hw_breakpoint.h
kernel/hw_breakpoint.c