git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd8b1cf
)
x86/hw-breakpoints: Remove the name field
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 27 Feb 2010 16:24:15 +0000
(17:24 +0100)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 27 Feb 2010 16:24:15 +0000
(17:24 +0100)
Remove the name field from the arch_hw_breakpoint. We never deal
with target symbols in the arch level, neither do we need to ever
store it. It's a legacy for the previous version of the x86
breakpoint backend.
Let's remove it.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: K.Prasad <prasad@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
No differences found