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:
7681bfe
)
block: Turn bvec_k{un,}map_irq() into static inline functions
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 21 Oct 2010 08:32:29 +0000
(10:32 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 21 Oct 2010 08:32:29 +0000
(10:32 +0200)
Convert bvec_k{un,}map_irq() from macros to static inline functions if
!CONFIG_HIGHMEM, so we can easier detect mistakes like the one fixed in
93055c31045a2d5599ec613a0c6cdcefc481a460
("ps3disk: passing wrong variable =
to
bvec_kunmap_irq()")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found