From: "Steven J. Hill" <Steven.Hill@imgtec.com>
To: Huacai Chen <chenhc@lemote.com>
Cc: "Steven J. Hill" <sjhill@realitydiluted.com>,
Ralf Baechle <ralf@linux-mips.org>, <linux-mips@linux-mips.org>,
<linux-kernel@vger.kernel.org>, Fuxin Zhang <zhangfx@lemote.com>,
Zhangjin Wu <wuzhangjin@gmail.com>,
Hongliang Tao <taohl@lemote.com>, Hua Yan <yanh@lemote.com>
Subject: Re: [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
Date: Mon, 24 Jun 2013 17:39:17 -0500 [thread overview]
Message-ID: <51C8CA95.80008@imgtec.com> (raw)
In-Reply-To: <CAAhV-H58Y_Rd8thj8MWXGCqqGtYJekDKrO-nXYjdp3214jnQ0A@mail.gmail.com>
On 06/22/2013 09:10 PM, Huacai Chen wrote:
>
> Is the 3rd patch of V10 is OK to be accepted now? If so, could the
> patchset of V10 be merged into 3.11?
>
The merge window for 3.11 is closed at this point. You should get it
prepared for 3.12, so start tracking the 'mips-for-linux-next' branch
with your patches.
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
WARNING: multiple messages have this Message-ID (diff)
From: "Steven J. Hill" <Steven.Hill@imgtec.com>
To: Huacai Chen <chenhc@lemote.com>
Cc: "Steven J. Hill" <sjhill@realitydiluted.com>,
Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org, linux-kernel@vger.kernel.org,
Fuxin Zhang <zhangfx@lemote.com>,
Zhangjin Wu <wuzhangjin@gmail.com>,
Hongliang Tao <taohl@lemote.com>, Hua Yan <yanh@lemote.com>
Subject: Re: [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
Date: Mon, 24 Jun 2013 17:39:17 -0500 [thread overview]
Message-ID: <51C8CA95.80008@imgtec.com> (raw)
Message-ID: <20130624223917.oP65xB4zr2ZmgGFtZ7Zvv1gkp6wO-ikjP04w8YLPV5w@z> (raw)
In-Reply-To: <CAAhV-H58Y_Rd8thj8MWXGCqqGtYJekDKrO-nXYjdp3214jnQ0A@mail.gmail.com>
On 06/22/2013 09:10 PM, Huacai Chen wrote:
>
> Is the 3rd patch of V10 is OK to be accepted now? If so, could the
> patchset of V10 be merged into 3.11?
>
The merge window for 3.11 is closed at this point. You should get it
prepared for 3.12, so start tracking the 'mips-for-linux-next' branch
with your patches.
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
next prev parent reply other threads:[~2013-06-24 22:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 6:24 [PATCH V9 00/13] MIPS: Add Loongson-3 based machines support Huacai Chen
2013-01-30 6:24 ` [PATCH V9 01/13] MIPS: Loongson: Add basic Loongson-3 definition Huacai Chen
2013-01-30 6:24 ` [PATCH V9 02/13] MIPS: Loongson: Add basic Loongson-3 CPU support Huacai Chen
2013-01-30 6:24 ` [PATCH V9 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature Huacai Chen
2013-04-11 17:05 ` Steven J. Hill
2013-04-12 3:07 ` Huacai Chen
2013-06-23 2:10 ` Huacai Chen
2013-06-24 22:39 ` Steven J. Hill [this message]
2013-06-24 22:39 ` Steven J. Hill
2013-06-25 5:14 ` chenhc
2013-04-12 7:19 ` chenhc
2013-01-30 6:24 ` [PATCH V9 04/13] MIPS: Loongson 3: Add Lemote-3A machtypes definition Huacai Chen
2013-01-30 6:24 ` [PATCH V9 05/13] MIPS: Loongson: Add UEFI-like firmware interface support Huacai Chen
2013-01-30 6:24 ` [PATCH V9 06/13] MIPS: Loongson 3: Add HT-linked PCI support Huacai Chen
2013-01-30 6:25 ` [PATCH V9 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support Huacai Chen
2013-01-30 6:25 ` [PATCH V9 08/13] MIPS: Loongson 3: Add serial port support Huacai Chen
2013-01-30 6:25 ` [PATCH V9 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB) Huacai Chen
2013-01-30 6:25 ` [PATCH V9 10/13] MIPS: Loongson: Add Loongson-3 Kconfig options Huacai Chen
2013-01-30 6:25 ` [PATCH V9 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support Huacai Chen
2013-01-30 6:25 ` [PATCH V9 12/13] MIPS: Loongson 3: Add CPU hotplug support Huacai Chen
2013-01-30 6:25 ` [PATCH V9 13/13] MIPS: Loongson: Add a Loongson-3 default config file Huacai Chen
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=51C8CA95.80008@imgtec.com \
--to=steven.hill@imgtec.com \
--cc=chenhc@lemote.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=sjhill@realitydiluted.com \
--cc=taohl@lemote.com \
--cc=wuzhangjin@gmail.com \
--cc=yanh@lemote.com \
--cc=zhangfx@lemote.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.