From: Seth Forshee <seth.forshee@canonical.com>
To: Matthew Garrett <mjg@redhat.com>
Cc: matt.fleming@intel.com, linux-efi@vger.kernel.org,
linux-kernel@vger.kernel.org, x86@kernel.org,
linux-pci@vger.kernel.org, bhelgaas@google.com
Subject: Re: [PATCH 1/4] EFI: Stash ROMs if they're not in the PCI BAR
Date: Fri, 27 Jul 2012 10:10:38 -0500 [thread overview]
Message-ID: <20120727151038.GA13122@thinkpad-t410> (raw)
In-Reply-To: <1343340169-7772-2-git-send-email-mjg@redhat.com>
On Thu, Jul 26, 2012 at 06:02:46PM -0400, Matthew Garrett wrote:
> + rom->data.next = NULL;
Noticed today that I'm getting an "assignment makes integer from pointer
without a cast" warning from this line.
next prev parent reply other threads:[~2012-07-27 15:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 22:02 efi, x86, pci: Improve graphics support on some Apple hardware Matthew Garrett
2012-07-26 22:02 ` [PATCH 1/4] EFI: Stash ROMs if they're not in the PCI BAR Matthew Garrett
2012-07-27 15:10 ` Seth Forshee [this message]
2012-07-26 22:02 ` [PATCH 2/4] PCI: Add pcibios_add_device Matthew Garrett
2012-07-26 22:02 ` [PATCH 3/4] PCI: Add support for non-BAR ROMs Matthew Garrett
2012-07-27 15:11 ` Seth Forshee
2012-07-26 22:02 ` [PATCH 4/4] X86: Use PCI setup data Matthew Garrett
2012-07-27 3:59 ` efi, x86, pci: Improve graphics support on some Apple hardware Seth Forshee
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=20120727151038.GA13122@thinkpad-t410 \
--to=seth.forshee@canonical.com \
--cc=bhelgaas@google.com \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=matt.fleming@intel.com \
--cc=mjg@redhat.com \
--cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).