Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185159
b: refs/heads/master
c: 773e3eb
h: refs/heads/master
i:
  185157: 9c7cabd
  185155: 9c566d1
  185151: 4d178c6
v: v3
  • Loading branch information
Yinghai Lu authored and H. Peter Anvin committed Feb 18, 2010
1 parent 4d51c64 commit 4145c3f
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: febcb0c59ac19fef2081a30e371e7af3619b5e91
refs/heads/master: 773e3eb7b81e5ba13b5155dfb3bb75b8ce37f8f9
2 changes: 1 addition & 1 deletion trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ asmlinkage void __init start_kernel(void)
local_irq_disable();
}
rcu_init();
radix_tree_init();
/* init some links before init_ISA_irqs() */
early_irq_init();
init_IRQ();
Expand Down Expand Up @@ -657,7 +658,6 @@ asmlinkage void __init start_kernel(void)
proc_caches_init();
buffer_init();
key_init();
radix_tree_init();
security_init();
vfs_caches_init(totalram_pages);
signals_init();
Expand Down

0 comments on commit 4145c3f

Please sign in to comment.