commit | 105244ec95590f5f12a90d974650ab5c7bc8ec79 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Mar 01 11:52:03 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 01 11:52:03 2010 +0900 |
tree | d7f5617900a8b5cdab6a9e5bb714a8b1c3533650 | |
parent | 30ff056c42c665b9ea535d8515890857ae382540 [diff] |
sh: hw-breakpoints: Accept breakpoints on NULL addresses. This follows the x86 change 84d710926797a6e317e7e94654a3ccd771cfd8a3 ("hw-breakpoints: Accept breakpoints on NULL address") and restores the previous expected ptrace behaviour. Signed-off-by: Paul Mundt <lethal@linux-sh.org>