diff options
| author | Ralf Baechle <[email protected]> | 2007-10-15 15:30:24 +0000 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2007-10-16 17:23:49 +0000 |
| commit | 985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3 (patch) | |
| tree | 8f5a447adaa49b6efb7485e8b69b2743eca3ee4b /scripts/mod/file2alias.c | |
| parent | [MIPS] VPE loader: convert from struct class_ device to struct device (diff) | |
| download | kernel-985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3.tar.gz kernel-985c30ef4d7c2a4f0e979a507a7e2f7f09b096c3.zip | |
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Turns out b868868ae0f7272228c95cc760338ffe35bb739d wasn't quite right.
When called for a page that isn't marked dirty it would artificially
create an alias instead of doing the obvious thing and access the page
via KSEG0.
The same issue also exists in copy_to_user_page and copy_from_user_page
which was causing the machine to die under rare circumstances for example
when running ps if the BUG_ON() assertion added by the earlier fix was
getting triggered.
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
