Re: [PATCH 0/2] afs: Migrate to 64-bit timekeeping

2015-02-11 Thread David Howells
David Howells wrote: > I've applied these to my branch. Having said that, there's then a problem with m68k found by Fengguang's magic autocompiler. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordo

Re: [PATCH 0/2] afs: Migrate to 64-bit timekeeping

2015-02-11 Thread David Howells
Tina Ruchandani wrote: > This patchset is an attempt to port afs's timekeeping > variables from time_t type to time64_t. AFS uses > get_seconds to store real (wall clock) time in seconds. > The time returned by get_seconds() will overflow on 32-bit systems > in year 2106 and beyond. > This patchs

[PATCH 0/2] afs: Migrate to 64-bit timekeeping

2015-01-28 Thread Tina Ruchandani
This patchset is an attempt to port afs's timekeeping variables from time_t type to time64_t. AFS uses get_seconds to store real (wall clock) time in seconds. The time returned by get_seconds() will overflow on 32-bit systems in year 2106 and beyond. This patchset replaces the usage with ktime_get_