From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753990AbbB0DUl (ORCPT ); Thu, 26 Feb 2015 22:20:41 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:52405 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753389AbbB0DUj (ORCPT ); Thu, 26 Feb 2015 22:20:39 -0500 Message-ID: <54EFE282.1090305@codeaurora.org> Date: Thu, 26 Feb 2015 21:20:34 -0600 From: Timur Tabi User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32.1 MIME-Version: 1.0 To: Hanjun Guo , Catalin Marinas , "Rafael J. Wysocki" , Will Deacon , Olof Johansson , Grant Likely CC: Lorenzo Pieralisi , Arnd Bergmann , Mark Rutland , Graeme Gregory , Sudeep Holla , Jon Masters , Marc Zyngier , Mark Brown , Robert Richter , Ashwin Chaugule , suravee.suthikulpanit@amd.com, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org Subject: Re: [PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1 References: <1424853601-6675-1-git-send-email-hanjun.guo@linaro.org> In-Reply-To: <1424853601-6675-1-git-send-email-hanjun.guo@linaro.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/25/2015 02:39 AM, Hanjun Guo wrote: > Changes since v8: I'm still debugging it, but v9 on the 4.0-rc1 kernel crashes after calling the UEFI boot time services exit function. That is, this line: status = sys_table->boottime->exit_boot_services(handle, mmap_key); in allocate_new_fdt_and_exit_boot() gets called, and then soon after it returns, the kernel crashes. It's really early because the UEFI exception handler is called. I did not have this problem with v8 patchset on 3.19. Also, you still have a couple whitespace problems in these patches: Applying: ARM64 / ACPI: additions of ACPI documentation for arm64 /local/mnt/workspace/linux.0/.git/rebase-apply/patch:607: new blank line at EOF. + /local/mnt/workspace/linux.0/.git/rebase-apply/patch:844: new blank line at EOF. + warning: 2 lines add whitespace errors. Applying: Documentation: ACPI for ARM64 /local/mnt/workspace/linux.0/.git/rebase-apply/patch:517: new blank line at EOF. + warning: 1 line adds whitespace errors. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation.