diff options
author | Fan Du <fan.du@windriver.com> | 2013-08-15 11:49:06 +0400 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2013-08-16 08:53:28 +0400 |
commit | 99565a6c471cbb66caa68347c195133017559943 (patch) | |
tree | b47ff54a2eb470330980847e5e312979ac153bcf /net/xfrm/xfrm_policy.c | |
parent | af83fde7513b6c4acd869ad4fb93893704439470 (diff) | |
download | linux-99565a6c471cbb66caa68347c195133017559943.tar.xz |
xfrm: Make xfrm_state timer monotonic
xfrm_state timer should be independent of system clock change,
so switch to CLOCK_BOOTTIME base which is not only monotonic but
also counting suspend time.
Thus issue reported in commit: 9e0d57fd6dad37d72a3ca6db00ca8c76f2215454
("xfrm: SAD entries do not expire correctly after suspend-resume")
could ALSO be avoided.
v2: Use CLOCK_BOOTTIME to count suspend time, but still monotonic.
Signed-off-by: Fan Du <fan.du@windriver.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/xfrm/xfrm_policy.c')
0 files changed, 0 insertions, 0 deletions