From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: Latest Arndale Xen, dom0 kernel stuck on ASIX mac. Date: Thu, 06 Jun 2013 11:37:42 +0100 Message-ID: <51B06676.2070600@linaro.org> References: <51AC8C09.6020203@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Sander Bogaert Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 06/06/2013 09:52 AM, Sander Bogaert wrote: >> No luck... I attached the crashing dom0 log. >> Please note I used the arndale_xen_dom0_defconfig make target >> guessing that's the one you intended to write :-) >> >> This is a different crash however so it did change things... >> >> It seems like the sda drive isn't detected at all? Maybe the driver is >> broke? In the dts I just change root=mmc... into root=/dev/sda1 which >> works for my older kernel/xen versions. [ 5.366313] exynos-sata 122f0000.sata: failed to get sata phy for port 0 ... [ 6.084555] exynos-sata 122f0000.sata: forcing PORTS_IMPL to 0x1 [ 6.084606] platform 122f0000.sata: Driver exynos-sata requests probe deferral [ 6.085869] input: gpio_keys.5 as /devices/gpio_keys.5/input/input0 [ 6.086535] exynos-sata 122f0000.sata: forcing PORTS_IMPL to 0x1 [ 6.086584] platform 122f0000.sata: Driver exynos-sata requests probe deferral Could you try the same kernel on bare metal and see what happens? Cheers, -- Julien