diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-03-29 22:14:40 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-04-02 18:13:39 +0200 |
commit | 918cbd38aef83de3a2516299bcb230caf59462a0 (patch) | |
tree | 8e76f5dae1bc2bad5052112d5dd7961151d5d492 /Documentation/serial | |
parent | arch/tile: fix single-stepping over swint1 instructions on tilegx (diff) | |
download | linux-918cbd38aef83de3a2516299bcb230caf59462a0.tar.xz linux-918cbd38aef83de3a2516299bcb230caf59462a0.zip |
arch/tile: fix pointer cast in cacheflush.c
Pragmatically it couldn't be wrong to cast pointers to long to compare
them (since all kernel addresses are in the top half of VA space),
but it's more correct to cast to unsigned long.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'Documentation/serial')
0 files changed, 0 insertions, 0 deletions