Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136659
b: refs/heads/master
c: fbeb2ca
h: refs/heads/master
i:
  136657: ade1ccb
  136655: 11a7cc0
v: v3
  • Loading branch information
Suresh Siddha authored and Ingo Molnar committed Jan 29, 2009
1 parent d394048 commit 44ae343
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: 3769e7b4d8ef113e08221a210f849ba57475aff5
refs/heads/master: fbeb2ca0224182033f196cf8f63989c3e6b90aba
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/probe_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ struct genapic apic_default = {
.cpu_mask_to_apicid_and = default_cpu_mask_to_apicid_and,

.send_IPI_mask = default_send_IPI_mask,
.send_IPI_mask_allbutself = NULL,
.send_IPI_mask_allbutself = default_send_IPI_mask_allbutself,
.send_IPI_allbutself = default_send_IPI_allbutself,
.send_IPI_all = default_send_IPI_all,
.send_IPI_self = NULL,
Expand Down

0 comments on commit 44ae343

Please sign in to comment.