lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 14 Oct 2014 09:38:32 +0000
From:	Thomas Shao <huishao@...rosoft.com>
To:	Thomas Gleixner <tglx@...utronix.de>
CC:	Greg KH <gregkh@...uxfoundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"devel@...uxdriverproject.org" <devel@...uxdriverproject.org>,
	"olaf@...fle.de" <olaf@...fle.de>,
	"apw@...onical.com" <apw@...onical.com>,
	"jasowang@...hat.com" <jasowang@...hat.com>,
	KY Srinivasan <kys@...rosoft.com>
Subject: RE: [PATCH] hyperv: Implement Time Synchronization using host time
 sample


> -----Original Message-----
> From: Thomas Gleixner [mailto:tglx@...utronix.de]
> Sent: Tuesday, October 14, 2014 5:14 PM
> To: Thomas Shao
> Cc: Greg KH; linux-kernel@...r.kernel.org; devel@...uxdriverproject.org;
> olaf@...fle.de; apw@...onical.com; jasowang@...hat.com; KY Srinivasan
> Subject: RE: [PATCH] hyperv: Implement Time Synchronization using host
> time sample
> 
> On Tue, 14 Oct 2014, Thomas Shao wrote:
> > > -----Original Message-----
> > > From: Greg KH [mailto:gregkh@...uxfoundation.org]
> > > Sent: Tuesday, October 14, 2014 3:35 PM
> > > To: Thomas Shao
> > > Cc: tglx@...utronix.de; linux-kernel@...r.kernel.org;
> > > devel@...uxdriverproject.org; olaf@...fle.de; apw@...onical.com;
> > > jasowang@...hat.com; KY Srinivasan
> > > Subject: Re: [PATCH] hyperv: Implement Time Synchronization using
> > > host time sample
> > >
> > > On Tue, Oct 14, 2014 at 01:23:46AM -0700, Thomas Shao wrote:
> > > > --- a/kernel/time/timekeeping.c
> > > > +++ b/kernel/time/timekeeping.c
> > > > @@ -1786,6 +1786,7 @@ int do_adjtimex(struct timex *txc)
> > > >
> > > >  	return ret;
> > > >  }
> > > > +EXPORT_SYMBOL(do_adjtimex);
> > >
> > > EXPORT_SYMBOL_GPL()?
> >
> > Oh, yes,  I should use EXPORT_SYMBOL_GPL. I'll send a new patch. Thanks
> Greg.
> 
> And please make that export a separate patch.
> 
OK. I'll send the separate patch. For my original patch, do I need to wait? Since it depends on the 
Export patch to build.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ