All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clark Williams <williams@redhat.com>
To: John Kacur <jkacur@redhat.com>
Cc: Carsten Emde <carsten.emde@osadl.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	John Kacur <jkacur@redhat.com>,
	linux-rt-users@vger.kernel.org
Subject: Re: [PATCH 0/4] *** Add a get_cpu() library ***
Date: Mon, 21 Dec 2009 16:54:08 -0600	[thread overview]
Message-ID: <20091221165408.1a053635@torg> (raw)
In-Reply-To: <1261431950-28500-1-git-send-email-jkacur@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]

On Mon, 21 Dec 2009 22:45:46 +0100
John Kacur <jkacur@redhat.com> wrote:

> I have added a get_cpu() library which should just do the right thing for you
> whether your system uses sched_getcpu() (the most common case), getcpu()
> or the vsyscall version of getcpu().
> 
> I have tested on Fedora, RHEL5 both 32 and 64-bit versions which cover all of
> the cases above. I would really appreciate more testing and reports on other
> distributions. Of course comments and patches are also welcome.
> 
> While doing this I changed the Makefile quite extensively. I hope you will find
> the changes simply and unify the Make process considerably. This could be
> further improved too - for example by creating a build directory.
> 
> In addition to the changes below, Clark has fixed the odd CRLF issue, and
> has a patch queued-up from Carsten that was missed last time.
> 
> Clark, you can pull the following changes from:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git
> branch: rt-tests-dev
> 

Pulled and merged.

Tarball rt-tests-0.58.tar.gz pushed to kernel.org:

http://www.kernel.org/pub/linux//kernel/people/clrkwllms/rt-tests/rt-tests-0.58.tar.gz

Git tree updated with tag v0.58:

git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git


Clark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

      parent reply	other threads:[~2009-12-21 22:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-21 21:45 [PATCH 0/4] *** Add a get_cpu() library *** John Kacur
2009-12-21 21:45 ` [PATCH 1/4] rt-tests: Makefile - Changes to unify and simplify the Makefile John Kacur
2009-12-21 21:45   ` [PATCH 2/4] rt-tests: Add a get_cpu() function to the library John Kacur
2009-12-21 21:45     ` [PATCH 3/4] rt-tests: Clean-up - protect rt-utils.h John Kacur
2009-12-21 21:45       ` [PATCH 4/4] Completely remove VERSION_STRING until we have a better solution John Kacur
2009-12-21 23:09       ` [PATCH 3/4] rt-tests: Clean-up - protect rt-utils.h Carsten Emde
2009-12-21 23:19         ` Clark Williams
2009-12-21 23:43           ` Carsten Emde
2009-12-21 23:41         ` John Kacur
2009-12-21 22:54 ` Clark Williams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091221165408.1a053635@torg \
    --to=williams@redhat.com \
    --cc=carsten.emde@osadl.org \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.