Re: [PATCH 0/5] y2038 conversion for ntp/pps and sfc driver

From: John Stultz
Date: Thu Oct 01 2015 - 13:00:14 EST


On Wed, Sep 30, 2015 at 12:27 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> On Tue, 29 Sep 2015, David Miller wrote:
>> From: Arnd Bergmann <arnd@xxxxxxxx>
>> Date: Mon, 28 Sep 2015 22:21:27 +0200
>>
>> > When trying to build a kernel with time_t commented out, I found that
>> > the ntp subsystem still relies on timespec for its pps handling.
>> >
>> > This series addresses this and converts all the code to use timespec64
>> > instead, step by step. There is one device driver that interacts with
>> > this code directly (rather than only through the ptp subsystem), so
>> > I have to convert that driver at the same time.
>> >
>> > The patches should ideally stay together as a series, but they do
>> > span multiple subsystems, so I'm also looking for the right person
>> > to merge them.
>>
>> I'm happy with this going via a tree other than mine, and for the
>
> I think it should go via John Stultz timekeeping tree.

I've queued the set for testing.

thanks
-john
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/