From mboxrd@z Thu Jan 1 00:00:00 1970 From: dexuan.cui@intel.com (Cui, Dexuan) Date: Tue, 14 Jun 2011 00:40:14 +0800 Subject: [ltt-dev] [PATCH 1/1] Fix compilation on uclibc In-Reply-To: References: <1307947751-6738-1-git-send-email-dexuan.cui@intel.com> <1865303E0DED764181A9D882DEF65FB699650124AE@shsmsx502.ccr.corp.intel.com> Message-ID: <1865303E0DED764181A9D882DEF65FB699650124AF@shsmsx502.ccr.corp.intel.com> Mathieu Desnoyers wrote: > * Cui, Dexuan (dexuan.cui at intel.com) wrote: >> Mathieu Desnoyers wrote: >>> * Dexuan Cui (dexuan.cui at intel.com) wrote: >>> >>> I am going for an approach less intrusive into the code: >>> >>> adding ust/compat.h with the sched_getcpu wrapper, and including it >>> into tracer.h: commit 0a2aba1397f90fa65c293ab856d18579ae14b77f >> Hi Mathieu, >> Sorry, actually it's my first time to submit patch to ust -- where >> is the commit 0a2aba139? I can't find it in >> git://git.lttng.org/ust.git. > > My bad, I did not push them into the public repository. You can try > again now. Yes, now I can see the 2 commits. I think they're fine. Thanks for making a better patch! Thanks, -- Dexuan