From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tang Chen Subject: Re: [PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed. Date: Thu, 29 Aug 2013 09:30:54 +0800 Message-ID: <521EA44E.1020205@cn.fujitsu.com> References: <1377596268-31552-1-git-send-email-tangchen@cn.fujitsu.com> <20130828151909.GE9295@htj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130828151909.GE9295@htj.dyndns.org> Sender: linux-doc-owner@vger.kernel.org To: Tejun Heo Cc: rjw@sisk.pl, lenb@kernel.org, tglx@linutronix.de, mingo@elte.hu, hpa@zytor.com, akpm@linux-foundation.org, trenn@suse.de, yinghai@kernel.org, jiang.liu@huawei.com, wency@cn.fujitsu.com, laijs@cn.fujitsu.com, isimatu.yasuaki@jp.fujitsu.com, izumi.taku@jp.fujitsu.com, mgorman@suse.de, minchan@kernel.org, mina86@mina86.com, gong.chen@linux.intel.com, vasilis.liaskovitis@profitbricks.com, lwoodman@redhat.com, riel@redhat.com, jweiner@redhat.com, prarit@redhat.com, zhangyanfei@cn.fujitsu.com, x86@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On 08/28/2013 11:19 PM, Tejun Heo wrote: ...... > Doesn't apply to -master, -next or tip. Again, can you please include > which tree and git commit the patches are against in the patch > description? How is one supposed to know on top of which tree you're > working? It is in your benefit to make things easier for the prosepct > reviewers. Trying to guess and apply the patches to different devel > branches and failing isn't productive and frustates your prospect > reviewers who would of course have negative pre-perception going into > the review and this isn't the first time this issue was raised either. > Hi tj, Sorry for the trouble. Please refer to the following branch: https://github.com/imtangchen/linux.git movablenode-boot-option Thanks.