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:
3a28663
)
m32r: remove deprecated IRQF_DISABLED
author
Michael Opdenacker
<michael.opdenacker@free-electrons.com>
Thu, 9 Oct 2014 22:24:44 +0000
(15:24 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 10 Oct 2014 02:25:46 +0000
(22:25 -0400)
This patch removes the use of the IRQF_DISABLED flag
from arch/m32r/kernel/time.c
It's a NOOP since 2.6.35 and it will be removed one day.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found