linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32
Date: Wed, 17 May 2017 09:51:07 +0200	[thread overview]
Message-ID: <CAK8P3a3S8C3PPA8Fp9+8zxooaB=bRBjBHTxPKrMPsrHZLJWW3Q@mail.gmail.com> (raw)
In-Reply-To: <20170516210203.GA30178@kroah.com>

On Tue, May 16, 2017 at 11:02 PM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Thu, May 11, 2017 at 02:13:33PM +0200, Arnd Bergmann wrote:
>> Without CRC32, we get this link error:
>>
>> pci_endpoint_test.c:(.text+0x2509e): undefined reference to `crc32_le'
>>
>> Fixes: 58c89c8aa0e8 ("misc: Add host side PCI driver for PCI test function device")
>
> There is no such commit id :(

I checked what happened: 58c89c8aa0e8 was in linux-next when I prepared the
patch, but 2c156ac71c6b25 is the commit ID that was merged in the end
after Bjorn rebased the patch on Apr 28, but I had not sent out the fix at
that point yet.

> Also, I think someone else sent this a few days before you did...

Ok.

        Arnd

      reply	other threads:[~2017-05-17  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 12:13 [PATCH] misc: pci_endpoint_test: select CONFIG_CRC32 Arnd Bergmann
2017-05-16 21:02 ` Greg Kroah-Hartman
2017-05-17  7:51   ` Arnd Bergmann [this message]

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='CAK8P3a3S8C3PPA8Fp9+8zxooaB=bRBjBHTxPKrMPsrHZLJWW3Q@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.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).