From: John Stultz Date: Thu, 12 Mar 2015 00:40:14 +0000 (-0700) Subject: selftests/timers: Add set-2038 test from timetest suite X-Git-Tag: omap-for-v4.2/o2_dc~193^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d02a753a5f61cc5b57b83d8bd709cb64fe7e81f;p=pandora-kernel.git selftests/timers: Add set-2038 test from timetest suite Adds the set-2038 test which sets the time to near-edge cases like the start and end of the 32 bit epoch and checks that time behaves properly. There is also a dangerous mode, which lets the clock roll over past 2038 on 32bit systems, which on some older kernels will cause system hangs. Cc: Shuah Khan Cc: Prarit Bhargava Cc: Thomas Gleixner Cc: Richard Cochran Signed-off-by: John Stultz Tested-by: Prarit Bhargava Signed-off-by: Shuah Khan --- Reading git-diff-tree failed