All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
To: Dave Young <dyoung@redhat.com>
Cc: Stewart Smith <stewart@linux.vnet.ibm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Arnd Bergmann <arnd@arndb.de>, Baoquan He <bhe@redhat.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	kexec@lists.infradead.org, linux-kernel@vger.kernel.org,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	AKASHI Takahiro <takahiro.akashi@linaro.org>,
	David Laight <David.Laight@aculab.com>,
	Eric Biederman <ebiederm@xmission.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linuxppc-dev@lists.ozlabs.org, Vivek Goyal <vgoyal@redhat.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/2] kexec: extend kexec_file_load system call
Date: Tue, 30 Aug 2016 20:34:09 -0300	[thread overview]
Message-ID: <2498282.SqYYr55LTv@hactar> (raw)
In-Reply-To: <20160818081907.GA845@dhcp-128-65.nay.redhat.com>

Hello Dave,

Sorry for the delay, I was trying to get the other patch series ready as I 
mentioned in the other email.

Am Donnerstag, 18 August 2016, 16:19:46 schrieb Dave Young:
> Since Eric was objecting the extension, I think you should convince him,
> but I will review from code point of view.

Thank you very much for your review!
It looks like this series went as far as it can go, though...

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

WARNING: multiple messages have this Message-ID (diff)
From: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
To: Dave Young <dyoung@redhat.com>
Cc: kexec@lists.infradead.org,
	Stewart Smith <stewart@linux.vnet.ibm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Arnd Bergmann <arnd@arndb.de>, Baoquan He <bhe@redhat.com>,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Vivek Goyal <vgoyal@redhat.com>,
	AKASHI Takahiro <takahiro.akashi@linaro.org>,
	David Laight <David.Laight@aculab.com>,
	Eric Biederman <ebiederm@xmission.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/2] kexec: extend kexec_file_load system call
Date: Tue, 30 Aug 2016 20:34:09 -0300	[thread overview]
Message-ID: <2498282.SqYYr55LTv@hactar> (raw)
In-Reply-To: <20160818081907.GA845@dhcp-128-65.nay.redhat.com>

Hello Dave,

Sorry for the delay, I was trying to get the other patch series ready as I 
mentioned in the other email.

Am Donnerstag, 18 August 2016, 16:19:46 schrieb Dave Young:
> Since Eric was objecting the extension, I think you should convince him,
> but I will review from code point of view.

Thank you very much for your review!
It looks like this series went as far as it can go, though...

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center

WARNING: multiple messages have this Message-ID (diff)
From: bauerman@linux.vnet.ibm.com (Thiago Jung Bauermann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] kexec: extend kexec_file_load system call
Date: Tue, 30 Aug 2016 20:34:09 -0300	[thread overview]
Message-ID: <2498282.SqYYr55LTv@hactar> (raw)
In-Reply-To: <20160818081907.GA845@dhcp-128-65.nay.redhat.com>

Hello Dave,

Sorry for the delay, I was trying to get the other patch series ready as I 
mentioned in the other email.

Am Donnerstag, 18 August 2016, 16:19:46 schrieb Dave Young:
> Since Eric was objecting the extension, I think you should convince him,
> but I will review from code point of view.

Thank you very much for your review!
It looks like this series went as far as it can go, though...

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center

  reply	other threads:[~2016-08-30 23:34 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-11 23:03 [PATCH v2 0/2] extend kexec_file_load system call Thiago Jung Bauermann
2016-08-11 23:03 ` Thiago Jung Bauermann
2016-08-11 23:03 ` Thiago Jung Bauermann
2016-08-11 23:03 ` [PATCH v2 1/2] kexec: add dtb info to struct kimage Thiago Jung Bauermann
2016-08-11 23:03   ` Thiago Jung Bauermann
2016-08-11 23:03   ` Thiago Jung Bauermann
2016-08-18  8:23   ` Dave Young
2016-08-18  8:23     ` Dave Young
2016-08-18  8:23     ` Dave Young
2016-08-11 23:03 ` [PATCH v2 2/2] kexec: extend kexec_file_load system call Thiago Jung Bauermann
2016-08-11 23:03   ` Thiago Jung Bauermann
2016-08-11 23:03   ` Thiago Jung Bauermann
2016-08-12  8:17   ` Balbir Singh
2016-08-12  8:17     ` Balbir Singh
2016-08-12  8:17     ` Balbir Singh
2016-08-12 21:44     ` Thiago Jung Bauermann
2016-08-12 21:44       ` Thiago Jung Bauermann
2016-08-12 21:44       ` Thiago Jung Bauermann
2016-08-16  0:13       ` Thiago Jung Bauermann
2016-08-16  0:13         ` Thiago Jung Bauermann
2016-08-16  0:13         ` Thiago Jung Bauermann
2016-08-18  8:19   ` Dave Young
2016-08-18  8:19     ` Dave Young
2016-08-18  8:19     ` Dave Young
2016-08-30 23:34     ` Thiago Jung Bauermann [this message]
2016-08-30 23:34       ` Thiago Jung Bauermann
2016-08-30 23:34       ` Thiago Jung Bauermann
2016-08-18 10:21 ` [PATCH v2 0/2] " Mark Rutland
2016-08-18 10:21   ` Mark Rutland
2016-08-18 10:21   ` Mark Rutland
2016-08-30 23:25   ` Thiago Jung Bauermann
2016-08-30 23:25     ` Thiago Jung Bauermann
2016-08-30 23:25     ` Thiago Jung Bauermann

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=2498282.SqYYr55LTv@hactar \
    --to=bauerman@linux.vnet.ibm.com \
    --cc=David.Laight@aculab.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=benh@kernel.crashing.org \
    --cc=bhe@redhat.com \
    --cc=dyoung@redhat.com \
    --cc=ebiederm@xmission.com \
    --cc=kexec@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mark.rutland@arm.com \
    --cc=mpe@ellerman.id.au \
    --cc=stewart@linux.vnet.ibm.com \
    --cc=takahiro.akashi@linaro.org \
    --cc=vgoyal@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 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.