Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31073
b: refs/heads/master
c: a34db9b
h: refs/heads/master
i:
  31071: a0e6c8f
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Jun 29, 2006
1 parent b38a303 commit 80daff2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 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: 94d39e1f6e8132ea982a1d61acbe0423d3d14365
refs/heads/master: a34db9b28a1c63317e1d6f1080a12d711579e7d0
6 changes: 5 additions & 1 deletion trunk/kernel/irq/handle.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
/*
* linux/kernel/irq/handle.c
*
* Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar
* Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
* Copyright (C) 2005-2006, Thomas Gleixner, Russell King
*
* This file contains the core interrupt handling code.
*
* Detailed information is available in Documentation/DocBook/genericirq
*
*/

#include <linux/irq.h>
Expand Down
3 changes: 2 additions & 1 deletion trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* linux/kernel/irq/manage.c
*
* Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar
* Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
* Copyright (C) 2005-2006 Thomas Gleixner
*
* This file contains driver APIs to the irq subsystem.
*/
Expand Down

0 comments on commit 80daff2

Please sign in to comment.