All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hanjun Guo <hanjun.guo@linaro.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Lan Tianyu <tianyu.lan@intel.com>, Joe Perches <joe@perches.com>,
	linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	patches@linaro.org, linux-kernel@vger.kernel.org,
	linaro-acpi@lists.linaro.org,
	Graeme Gregory <graeme.gregory@linaro.org>
Subject: Re: [PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
Date: Wed, 19 Feb 2014 10:16:16 +0800	[thread overview]
Message-ID: <530413F0.4050008@linaro.org> (raw)
In-Reply-To: <3459962.GkY99aHQbc@vostro.rjw.lan>

On 2014年02月19日 08:50, Rafael J. Wysocki wrote:
> On Wednesday, February 19, 2014 12:23:55 AM Hanjun Guo wrote:
>> _PDC related stuff in processor_core.c is little bit X86/IA64 dependent,
>> rework the code to make it more arch-independent, no functional change
>> in this patch.
>>
>> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
>> Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
> I've queued up patches [1,3-5/5] from this series for 3.15 (modulo changelog
> modifications), but this one should be CCed to the x86 and ia64 maintainers.

Thanks! I will resend this patch with Tony and Thomas in cc list, so is 
there any chance for this
patch to be merged into 3.15 if I get acked from them?

Best regards
Hanjun

WARNING: multiple messages have this Message-ID (diff)
From: hanjun.guo@linaro.org (Hanjun Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
Date: Wed, 19 Feb 2014 10:16:16 +0800	[thread overview]
Message-ID: <530413F0.4050008@linaro.org> (raw)
In-Reply-To: <3459962.GkY99aHQbc@vostro.rjw.lan>

On 2014?02?19? 08:50, Rafael J. Wysocki wrote:
> On Wednesday, February 19, 2014 12:23:55 AM Hanjun Guo wrote:
>> _PDC related stuff in processor_core.c is little bit X86/IA64 dependent,
>> rework the code to make it more arch-independent, no functional change
>> in this patch.
>>
>> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
>> Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
> I've queued up patches [1,3-5/5] from this series for 3.15 (modulo changelog
> modifications), but this one should be CCed to the x86 and ia64 maintainers.

Thanks! I will resend this patch with Tony and Thomas in cc list, so is 
there any chance for this
patch to be merged into 3.15 if I get acked from them?

Best regards
Hanjun

  reply	other threads:[~2014-02-19  2:16 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 16:23 [PATCH v5 0/5] Prepare for running ACPI on !x86 and !ia64 Hanjun Guo
2014-02-18 16:23 ` Hanjun Guo
2014-02-18 16:23 ` [PATCH v5 1/5] ACPI / idle: Make idle_boot_override depend on x86 and ia64 Hanjun Guo
2014-02-18 16:23   ` Hanjun Guo
2014-02-18 16:23 ` [PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent Hanjun Guo
2014-02-18 16:23   ` Hanjun Guo
2014-02-19  0:50   ` Rafael J. Wysocki
2014-02-19  0:50     ` Rafael J. Wysocki
2014-02-19  2:16     ` Hanjun Guo [this message]
2014-02-19  2:16       ` Hanjun Guo
2014-02-19 16:52       ` Rafael J. Wysocki
2014-02-19 16:52         ` Rafael J. Wysocki
2014-02-19 16:52         ` Rafael J. Wysocki
2014-02-21 18:24     ` Catalin Marinas
2014-02-21 18:24       ` Catalin Marinas
2014-02-21 23:35       ` Rafael J. Wysocki
2014-02-21 23:35         ` Rafael J. Wysocki
2014-02-22 10:33         ` Catalin Marinas
2014-02-22 10:33           ` Catalin Marinas
2014-02-22 10:33           ` Catalin Marinas
2014-02-24  6:57           ` Hanjun Guo
2014-02-24  6:57             ` Hanjun Guo
2014-02-24  6:57             ` Hanjun Guo
2014-02-18 16:23 ` [PATCH v5 3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method Hanjun Guo
2014-02-18 16:23   ` Hanjun Guo
2014-02-19 14:33   ` Sudeep Holla
2014-02-19 14:33     ` Sudeep Holla
2014-02-20  3:59     ` Hanjun Guo
2014-02-20  3:59       ` Hanjun Guo
2014-02-20  3:59       ` Hanjun Guo
2014-02-21 12:37       ` Sudeep Holla
2014-02-21 12:37         ` Sudeep Holla
2014-02-21 12:37         ` Sudeep Holla
2014-02-22 10:21         ` Hanjun Guo
2014-02-22 10:21           ` Hanjun Guo
2014-02-22 11:30           ` Marc Zyngier
2014-02-22 11:30             ` Marc Zyngier
2014-02-22 11:30             ` Marc Zyngier
2014-02-24  6:48             ` Hanjun Guo
2014-02-24  6:48               ` Hanjun Guo
2014-02-24  6:48               ` Hanjun Guo
2014-02-18 16:23 ` [PATCH v5 4/5] ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h Hanjun Guo
2014-02-18 16:23   ` Hanjun Guo
2014-02-18 16:23 ` [PATCH v5 5/5] ACPI: Replace printk with pr_* in tables.c Hanjun Guo
2014-02-18 16:23   ` Hanjun Guo

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=530413F0.4050008@linaro.org \
    --to=hanjun.guo@linaro.org \
    --cc=graeme.gregory@linaro.org \
    --cc=joe@perches.com \
    --cc=linaro-acpi@lists.linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=rjw@rjwysocki.net \
    --cc=tianyu.lan@intel.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.