Re: VDSO support for 32bit time functions

2014-01-21 Thread Greg KH
On Tue, Jan 21, 2014 at 09:54:06PM +0100, Stefani Seibold wrote: > Hi Grek, > > On Monday, the 20.01.2014, 23:51 -0800 wrote Greg KH: > > Hi Stefani, > > > > About a year ago you posted a big patch to implement VDSO support for > > 32bit functions, and the response was a request to clean it up a

Re: VDSO support for 32bit time functions

2014-01-21 Thread Stefani Seibold
Hi Grek, On Monday, the 20.01.2014, 23:51 -0800 wrote Greg KH: > Hi Stefani, > > About a year ago you posted a big patch to implement VDSO support for > 32bit functions, and the response was a request to clean it up a bit by > breaking up the generic bits into a series to make it easier to review

VDSO support for 32bit time functions

2014-01-20 Thread Greg KH
Hi Stefani, About a year ago you posted a big patch to implement VDSO support for 32bit functions, and the response was a request to clean it up a bit by breaking up the generic bits into a series to make it easier to review / apply. The patch I'm referring to can be found here: http://th