All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Roth <sebaroth-Mmb7MZpHnFY@public.gmane.org>
To: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: memcpy freeze in __setup_efi_pci64 on HP X2 210 tablet
Date: Thu, 4 Feb 2016 12:05:47 +0100	[thread overview]
Message-ID: <56B3308B.2050702@gmx.de> (raw)

Booting current mainline kernel (EFI_STUB=y, tried 4.4.0 and 4.3.3) on 
HP X2 210 tablet (UEFI enabled, secure boot off) freezes very early 
without any output - earlyprintk enabled. Adding own debug output I 
found that it freezes on line 473 in arch/x86/boot/compressed/eboot.c 
where memcpy is called. Preceding mem allocation seams fine though.

At first this seamed to be an issue when chainloading the kernel from 
iPXE. See here: http://forum.ipxe.org/showthread.php?tid=7938

But booting the kernel straight from USB as bootx64.efi freezes on the 
exact same memcpy call. Using the same kernel with GRUB as bootloader 
does not cause an issue as this seams to load it as bzImage bypassing 
the EFI init code.

Asking for advice on how to further debug this. Why/how is memcpy 
failing/freezing on this hardware? Any checks I could add to the code to 
make this run?

Thanks in advance!

Cheers
Sebastian

                 reply	other threads:[~2016-02-04 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=56B3308B.2050702@gmx.de \
    --to=sebaroth-mmb7mzphnfy@public.gmane.org \
    --cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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.