Skip to content
Snippets Groups Projects
Commit 06b32f3a authored by Helge Deller's avatar Helge Deller Committed by Kyle McMartin
Browse files

[PARISC] Handle wrapping in expand_upwards()


Function expand_upwards() did not guarded against wrapping
around to address 0. This fixes the adjtimex02 testcase from
the Linux Test Project on a 32bit PARISC kernel.

[expand_upwards is only used on parisc and ia64; it looks like it does
 the right thing on both. --kyle]

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: default avatarKyle McMartin <kyle@parisc-linux.org>
parent d2f1c0fa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment