linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Clark Williams <williams@redhat.com>
Cc: John Kacur <jkacur@redhat.com>, linux-rt-users@vger.kernel.org
Subject: Re: [PATCH 3/3] Makefile: don't use temporary files in generation of dependency files
Date: Mon, 1 Mar 2010 21:11:57 +0100	[thread overview]
Message-ID: <20100301201157.GJ16049@pengutronix.de> (raw)
In-Reply-To: <520f0cf11003011139v298f7603oe39a70c649875360@mail.gmail.com>

Hey Clark,

I updated my tree to contain John's Acks, so if you want to pull ...

The changelogs are slightly improved since submission and the patch 

	install backfire.c to $(srcdir)/backfire/

is skipped for now as John didn't understand it (yet).

Best regards
Uwe

The following changes since commit 73d48f4e04684a376b41525bfed030b7671f03f7:
  Clark Williams (1):
        version bump to 0.66

are available in the git repository at:

  git://git.pengutronix.de/git/ukl/rt-tests.git for-clark

Uwe Kleine-König (3):
      trivial: fix typo: "specifed" -> "specified"
      Makefile: don't use temporary files in generation of dependency files
      rename pip to pip_stress as pip is too general

 .gitignore                           |    2 +-
 Makefile                             |    9 +++------
 src/cyclictest/cyclictest.8          |    2 +-
 src/include/{pip.h => pip_stress.h}  |    7 +++----
 src/pi_tests/{pip.c => pip_stress.c} |   10 +++++-----
 5 files changed, 13 insertions(+), 17 deletions(-)
 rename src/include/{pip.h => pip_stress.h} (93%)
 rename src/pi_tests/{pip.c => pip_stress.c} (98%)

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-03-01 20:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 16:56 [PATCH 0/3] rt-tests patches Uwe Kleine-König
2010-02-24 16:58 ` [PATCH 1/3] trivial: s/specifed/specified/ Uwe Kleine-König
2010-03-01 19:32   ` John Kacur
2010-02-24 16:58 ` [PATCH 2/3] install backfire.c to $(srcdir)/backfire/ Uwe Kleine-König
2010-03-01 19:32   ` John Kacur
2010-03-01 20:04     ` Uwe Kleine-König
2010-02-24 16:58 ` [PATCH 3/3] Makefile: don't use temporary files in generation of dependency files Uwe Kleine-König
2010-03-01 19:39   ` John Kacur
2010-03-01 20:11     ` Uwe Kleine-König [this message]
2010-03-01 20:50       ` John Kacur

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=20100301201157.GJ16049@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=williams@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).