diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2015-09-15 20:54:24 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-10-14 14:32:01 +0200 |
commit | 3c4aac86cbb3389d74152a83c89cf3a31fd7cc0b (patch) | |
tree | 4fc2ca9100fd20b8548488c7f9ca7f73fb76708f /.get_maintainer.ignore | |
parent | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb (diff) | |
download | linux-3c4aac86cbb3389d74152a83c89cf3a31fd7cc0b.tar.xz linux-3c4aac86cbb3389d74152a83c89cf3a31fd7cc0b.zip |
s390/crash_dump: use for_each_mem_range
The <linux/memblock.h> already provides for_each_mem_range() macro that
iterates through memblock areas from type_a and not included in type_b.
We can remove custom for_each_dump_mem_range() macro and use the
for_each_mem_range() instead.
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions