diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-02 14:42:50 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-11-09 02:13:39 +0300 |
commit | c0041d40ba6a352e5a5304d656e8a26e2fba1f63 (patch) | |
tree | dff0dedc8f1605a2790dcab76c10bcd6431f3da3 /drivers/acpi/acpica/exstoren.c | |
parent | 4a75aeacda3c2455954596593d89187df5420d0a (diff) | |
download | linux-c0041d40ba6a352e5a5304d656e8a26e2fba1f63.tar.xz |
APEI / ERST: use 64-bit timestamps
32-bit timestamps are deprecated in the kernel, so we should not use
get_seconds(). In this case, the 'struct cper_record_header' structure
already contains a 64-bit field, so the only required change is to use
the safe ktime_get_real_seconds() interface as a replacement.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/exstoren.c')
0 files changed, 0 insertions, 0 deletions