git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f0c9a
)
fbcon: Protect free_irq() by MACH_IS_ATARI check
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 18 Nov 2008 19:45:23 +0000
(20:45 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 28 Dec 2008 19:00:06 +0000
(20:00 +0100)
Add missing check for Atari in free_irq() call, which could cause problems on
multi-platform m68k kernels.
Reported-by: Brad Boyer <flar@allandria.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found