Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131238
b: refs/heads/master
c: 0addff8
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Sant authored and Martin Schwidefsky committed Feb 11, 2009
1 parent df5c238 commit e59d6dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5e842c4b79cc8e454c4fbbc1ce6a43d43184367
refs/heads/master: 0addff81513a71b279a5eca5bf7cba2052c8b737
2 changes: 2 additions & 0 deletions trunk/arch/s390/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,12 @@ asmlinkage void do_softirq(void)
local_irq_restore(flags);
}

#ifdef CONFIG_PROC_FS
void init_irq_proc(void)
{
struct proc_dir_entry *root_irq_dir;

root_irq_dir = proc_mkdir("irq", NULL);
create_prof_cpu_mask(root_irq_dir);
}
#endif

0 comments on commit e59d6dd

Please sign in to comment.