diff options
| author | Carmelo Amoroso <[email protected]> | 2008-01-07 04:50:18 +0000 |
|---|---|---|
| committer | Paul Mundt <[email protected]> | 2008-01-07 04:50:18 +0000 |
| commit | 844b43adba74d97f15e56b103c97bfcccaa01aa6 (patch) | |
| tree | b744ec1d5d8f7d639274a18f53f653fcf1b398f8 /fs/proc/array.c | |
| parent | Linux 2.6.24-rc7 (diff) | |
| download | kernel-844b43adba74d97f15e56b103c97bfcccaa01aa6.tar.gz kernel-844b43adba74d97f15e56b103c97bfcccaa01aa6.zip | |
sh: Fix argument page dcache flushing regression.
In the do_execve() path, argument page handling used to explicitly call
flush_dcache_page() for each page, this has since been reworked and
uses flush_kernel_dcache_page() instead, which is presently a nop.
Doing a simple modprobe/rmmod in a loop under busybox consistently
manages to crash without providing a sane flush_kernel_dcache_page()
implementation, so, plug in a simple implementation.
Signed-off-by: Carmelo Amoroso <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
