From mboxrd@z Thu Jan 1 00:00:00 1970 From: lijiang Date: Thu, 29 Nov 2018 02:14:14 +0000 Subject: Re: [PATCH 1/2 RESEND v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED' Message-Id: <4e072e7c-52d2-9ead-2494-4c90b5465ea1@redhat.com> List-Id: References: <20181124051223.19994-1-lijiang@redhat.com> <20181124051223.19994-2-lijiang@redhat.com> <460c5552-a48e-3523-275a-7f94d0f08f9b@redhat.com> <703ce20d-be09-9b8d-d457-5b002a50dff7@intel.com> <4ff951f6-c1bf-ff98-b70b-a138e54488af@intel.com> In-Reply-To: <4ff951f6-c1bf-ff98-b70b-a138e54488af@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Dave Hansen , linux-kernel@vger.kernel.org Cc: kexec@lists.infradead.org, x86@kernel.org, linux-ia64@vger.kernel.org, linux-efi@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, akpm@linux-foundation.org, dave.hansen@linux.intel.com, luto@kernel.org, peterz@infradead.org, ard.biesheuvel@linaro.org, tony.luck@intel.com, fenghua.yu@intel.com, dyoung@redhat.com, bhe@redhat.com 在 2018年11月29日 00:02, Dave Hansen 写道: > On 11/27/18 7:51 PM, lijiang wrote: >> But now, the 'E820_TYPE_RESERVED' type is converted to the descriptor 'IORES_DESC_RESERVED' >> instead of 'IORES_DESC_NONE', it has been changed and the value of 'mem_flags.desc_other' >> is equal to 'true'. This is wrong. > > Thanks for the improved description of the problem. Seems to all make > sense now. > > Could you include this in the changelog for the next version? > Ok, i will include these changes in patch v8. Also thanks for your advice. Regards, Lianbo