Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189426
b: refs/heads/master
c: ab310b5
h: refs/heads/master
v: v3
  • Loading branch information
Jason Wessel authored and Frederic Weisbecker committed Apr 1, 2010
1 parent 4ddf951 commit 700d12c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e49a5bd38159dfb1928fd25b173bc9de4bbadb21
refs/heads/master: ab310b5edb8b601bcb02491ed6f7676da4fd1757
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -618,8 +618,8 @@ int kgdb_arch_init(void)
* portion of kgdb because this operation requires mutexs to
* complete.
*/
hw_breakpoint_init(&attr);
attr.bp_addr = (unsigned long)kgdb_arch_init;
attr.type = PERF_TYPE_BREAKPOINT;
attr.bp_len = HW_BREAKPOINT_LEN_1;
attr.bp_type = HW_BREAKPOINT_W;
attr.disabled = 1;
Expand Down

0 comments on commit 700d12c

Please sign in to comment.