public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Satoru Takeuchi <satoru.takeuchi@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Satoru Takeuchi <satoru.takeuchi@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file
Date: Sat, 08 Mar 2014 17:34:02 +0900	[thread overview]
Message-ID: <87bnxhnl6t.wl%satoru.takeuchi@gmail.com> (raw)
In-Reply-To: <20140307194328.038b5a12@gandalf.local.home>

At Fri, 7 Mar 2014 19:43:28 -0500,
Steven Rostedt wrote:
> 
> On Sat, 08 Mar 2014 09:12:31 +0900
> Satoru Takeuchi <satoru.takeuchi@gmail.com> wrote:
> 
> > Hi Steven,
> > 
> > At Sun, 02 Mar 2014 21:20:31 +0900,
> > Satoru Takeuchi wrote:
> > > 
> > > From: Satoru Takeuchi <satoru.takeuchi@gmail.com>
> > > 
> > > If we'd like to set the redirect target file of run_command(),
> > > we should define $redirect before calling this function and should undef it
> > > after calling this function. Since it's user-unfriendly, add 2nd parameter of
> > > run_command() for this purpose.
> > > 
> > > Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
> > > Cc: Steven Rostedt <rostedt@goodmis.org>
> > 
> > Could you tell whether this patch will be applied? Although you told me that you
> > won't apply the following patch, I didn't hear about this patch.
> 
> Ah, I was thinking this one was needed for the next patch, so I didn't
> apply it.

The two patches don't depend on earch other.

> 
> > 
> > > [PATCH 2/2] ktest: run make mrproper not only for OUTPUT_DIR but also for BUILD_DIR to avoid build failure
> > 
> > I make this question since I'll send next patch set this weekend and want to
> > know whether I can make patch on the top of this patch.
> 
> You can add this one again. I haven't really reviewed it, but if other
> patches depend on it, include it as well. Include it anyway if you want
> me to review it.

OK, I'll resend patch 1/2 at the next post of my patchset.

Thanks,
Satoru

> 
> Thanks,
> 
> -- Steve
> 
> 

      reply	other threads:[~2014-03-08  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-02 12:20 [PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file Satoru Takeuchi
2014-03-02 12:23 ` [PATCH 2/2] ktest: run make mrproper not only for OUTPUT_DIR but also for BUILD_DIR to avoid build failure Satoru Takeuchi
2014-03-02 13:29   ` Steven Rostedt
2014-03-02 14:17     ` Satoru Takeuchi
2014-03-02 14:24       ` Steven Rostedt
2014-03-08  0:12 ` [PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file Satoru Takeuchi
2014-03-08  0:43   ` Steven Rostedt
2014-03-08  8:34     ` Satoru Takeuchi [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=87bnxhnl6t.wl%satoru.takeuchi@gmail.com \
    --to=satoru.takeuchi@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /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