Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109971
b: refs/heads/master
c: 05e12e1
h: refs/heads/master
i:
  109969: 9856bfd
  109967: 6603599
v: v3
  • Loading branch information
Ravikiran G Thirumalai authored and Ingo Molnar committed Sep 23, 2008
1 parent 9603cd3 commit fdcda33
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: b61e06f258e50b25c38a73bea782bdb6876f0f70
refs/heads/master: 05e12e1c4c09cd35ac9f4e6af1e42b0036375d72
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/vsmp_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ static void vsmp_irq_enable(void)
native_restore_fl((flags | X86_EFLAGS_IF) & (~X86_EFLAGS_AC));
}

static unsigned __init vsmp_patch(u8 type, u16 clobbers, void *ibuf,
static unsigned __init_or_module vsmp_patch(u8 type, u16 clobbers, void *ibuf,
unsigned long addr, unsigned len)
{
switch (type) {
Expand Down

0 comments on commit fdcda33

Please sign in to comment.