Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43093
b: refs/heads/master
c: ba10650
h: refs/heads/master
i:
  43091: 647f97e
v: v3
  • Loading branch information
Adrian Bunk authored and Andi Kleen committed Dec 7, 2006
1 parent 179acbe commit 4d61ea9
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: 365bff806e9faba000fb4956c7486fbf3a746d96
refs/heads/master: ba10650a880c2df23bd1db6c0570ddb66f389641
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ struct pt_regs * __devinit idle_regs(struct pt_regs *regs)
return regs;
}

__cpuinit int alloc_gdt(int cpu)
static __cpuinit int alloc_gdt(int cpu)
{
struct Xgt_desc_struct *cpu_gdt_descr = &per_cpu(cpu_gdt_descr, cpu);
struct desc_struct *gdt;
Expand Down

0 comments on commit 4d61ea9

Please sign in to comment.