diff options
author | Tejun Heo <[email protected]> | 2009-06-22 11:56:23 +0900 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2009-06-22 11:56:23 +0900 |
commit | 85ae87c1ad8e18a421e7448a99a42ecda183f29f (patch) | |
tree | 8fcf3fe5bc9a96a1c16244950d944d4a4e7130c5 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | f234012f52a37e48f2330e1ca2df69800e797c3b (diff) |
percpu: fix too lazy vunmap cache flushing
In pcpu_unmap(), flushing virtual cache on vunmap can't be delayed as
the page is going to be returned to the page allocator. Only TLB
flushing can be put off such that vmalloc code can handle it lazily.
Fix it.
[ Impact: fix subtle virtual cache flush bug ]
Signed-off-by: Tejun Heo <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions