All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Stone <al.stone@linaro.org>
To: tony.luck@intel.com, fenghua.yu@intel.com, rjw@rjwysocki.net,
	catalin.marinas@arm.com, will.deacon@arm.com, tglx@linutronix.de,
	mingo@redhat.com, hpa@zytor.com, lenb@kernel.org,
	robert.moore@intel.com
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devel@acpica.org, linaro-acpi@lists.linaro.org,
	linaro-kernel@lists.linaro.org, patches@linaro.org
Subject: Re: [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory
Date: Thu, 22 Jan 2015 17:49:11 -0700	[thread overview]
Message-ID: <54C19A87.10909@linaro.org> (raw)
In-Reply-To: <1421973884-13029-2-git-send-email-al.stone@linaro.org>

On 01/22/2015 05:44 PM, al.stone@linaro.org wrote:
> From: Al Stone <ahs3@redhat.com>
> [snip....]

While I was assuming a couple more passes would be needed, I
didn't expect quite so soon.  My apologies, I thought I had
corrected the From lines to say "Al Stone <al.stone@linaro.org>"
but I had not.  That will be fixed for v2 in all the patches
that need it.

Sorry about that...

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Linaro Enterprise Group
al.stone@linaro.org
-----------------------------------

WARNING: multiple messages have this Message-ID (diff)
From: Al Stone <al.stone@linaro.org>
To: tony.luck@intel.com, fenghua.yu@intel.com, rjw@rjwysocki.net,
	catalin.marinas@arm.com, will.deacon@arm.com, tglx@linutronix.de,
	mingo@redhat.com, hpa@zytor.com, lenb@kernel.org,
	robert.moore@intel.com
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devel@acpica.org, linaro-acpi@lists.linaro.org,
	linaro-kernel@lists.linaro.org, patches@linaro.org
Subject: Re: [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory
Date: Fri, 23 Jan 2015 00:49:11 +0000	[thread overview]
Message-ID: <54C19A87.10909@linaro.org> (raw)
In-Reply-To: <1421973884-13029-2-git-send-email-al.stone@linaro.org>

On 01/22/2015 05:44 PM, al.stone@linaro.org wrote:
> From: Al Stone <ahs3@redhat.com>
> [snip....]

While I was assuming a couple more passes would be needed, I
didn't expect quite so soon.  My apologies, I thought I had
corrected the From lines to say "Al Stone <al.stone@linaro.org>"
but I had not.  That will be fixed for v2 in all the patches
that need it.

Sorry about that...

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Linaro Enterprise Group
al.stone@linaro.org
-----------------------------------

WARNING: multiple messages have this Message-ID (diff)
From: al.stone@linaro.org (Al Stone)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory
Date: Thu, 22 Jan 2015 17:49:11 -0700	[thread overview]
Message-ID: <54C19A87.10909@linaro.org> (raw)
In-Reply-To: <1421973884-13029-2-git-send-email-al.stone@linaro.org>

On 01/22/2015 05:44 PM, al.stone at linaro.org wrote:
> From: Al Stone <ahs3@redhat.com>
> [snip....]

While I was assuming a couple more passes would be needed, I
didn't expect quite so soon.  My apologies, I thought I had
corrected the From lines to say "Al Stone <al.stone@linaro.org>"
but I had not.  That will be fixed for v2 in all the patches
that need it.

Sorry about that...

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Linaro Enterprise Group
al.stone at linaro.org
-----------------------------------

  reply	other threads:[~2015-01-23  0:49 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23  0:44 [PATCH 0/7] Start deprecating _OSI on new architectures al.stone
2015-01-23  0:44 ` al.stone at linaro.org
2015-01-23  0:44 ` al.stone
2015-01-23  0:44 ` [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:49   ` Al Stone [this message]
2015-01-23  0:49     ` Al Stone
2015-01-23  0:49     ` Al Stone
2015-01-23  0:44 ` [PATCH 2/7] arm64: " al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:44 ` [PATCH 3/7] x86: ACPI: create arch-dependent version of acpi_osi_handler() al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:44 ` [PATCH 4/7] ia64: " al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:44 ` [PATCH 5/7] arm64: " al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:44 ` [PATCH 6/7] x86: ia64: arm64: ACPI: move _OSI support functions to arch-dependent locations al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23  0:44 ` [PATCH 7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64 al.stone
2015-01-23  0:44   ` al.stone at linaro.org
2015-01-23  0:44   ` al.stone
2015-01-23 15:55   ` Rafael J. Wysocki
2015-01-23 15:55     ` Rafael J. Wysocki
2015-01-23 15:55     ` Rafael J. Wysocki
2015-01-23 16:34     ` Al Stone
2015-01-23 16:34       ` [Devel] " Al Stone
2015-01-23 16:34       ` Al Stone
2015-01-23 16:34       ` Al Stone
2015-01-23 15:43 ` [PATCH 0/7] Start deprecating _OSI on new architectures Rafael J. Wysocki
2015-01-23 15:43   ` Rafael J. Wysocki
2015-01-23 15:43   ` Rafael J. Wysocki
2015-01-23 16:32   ` Al Stone
2015-01-23 16:33     ` [Devel] " Al Stone
2015-01-23 16:32     ` Al Stone
2015-01-23 16:32     ` Al Stone

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=54C19A87.10909@linaro.org \
    --to=al.stone@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=devel@acpica.org \
    --cc=fenghua.yu@intel.com \
    --cc=hpa@zytor.com \
    --cc=lenb@kernel.org \
    --cc=linaro-acpi@lists.linaro.org \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=patches@linaro.org \
    --cc=rjw@rjwysocki.net \
    --cc=robert.moore@intel.com \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --cc=will.deacon@arm.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.