aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2019-10-04 19:23:37 +0200
committerHelge Deller <[email protected]>2019-10-14 21:44:17 +0200
commit513f7f747e1cba81f28a436911fba0b485878ebd (patch)
tree1d6d3351b0fb65e2f262645a9f5514bddad572f9 /lib/memory-notifier-error-inject.c
parent0703ad217ebd441dd730af71f8d9cdbf144fbc03 (diff)
parisc: Fix vmap memory leak in ioremap()/iounmap()
Sven noticed that calling ioremap() and iounmap() multiple times leads to a vmap memory leak: vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size It seems we missed calling vunmap() in iounmap(). Signed-off-by: Helge Deller <[email protected]> Noticed-by: Sven Schnelle <[email protected]> Cc: <[email protected]> # v3.16+
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions