From: Kent Overstreet <koverstreet-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
To: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
Cc: linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h>
Date: Wed, 27 Mar 2013 11:21:50 -0700 [thread overview]
Message-ID: <20130327182150.GB25906@google.com> (raw)
In-Reply-To: <1364406990-20541-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
On Wed, Mar 27, 2013 at 06:56:28PM +0100, Geert Uytterhoeven wrote:
> m68k/allmodconfig:
>
> drivers/md/bcache/bset.c: In function ‘bset_search_tree’:
> drivers/md/bcache/bset.c:727: error: implicit declaration of function ‘prefetch’
>
> drivers/md/bcache/btree.c: In function ‘bch_btree_node_get’:
> drivers/md/bcache/btree.c:933: error: implicit declaration of function ‘prefetch’
Thanks, applied! The other two I already have a patch queued up for.
WARNING: multiple messages have this Message-ID (diff)
From: Kent Overstreet <koverstreet@google.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-bcache@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-next@vger.kernel.org
Subject: Re: [PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h>
Date: Wed, 27 Mar 2013 11:21:50 -0700 [thread overview]
Message-ID: <20130327182150.GB25906@google.com> (raw)
In-Reply-To: <1364406990-20541-1-git-send-email-geert@linux-m68k.org>
On Wed, Mar 27, 2013 at 06:56:28PM +0100, Geert Uytterhoeven wrote:
> m68k/allmodconfig:
>
> drivers/md/bcache/bset.c: In function ‘bset_search_tree’:
> drivers/md/bcache/bset.c:727: error: implicit declaration of function ‘prefetch’
>
> drivers/md/bcache/btree.c: In function ‘bch_btree_node_get’:
> drivers/md/bcache/btree.c:933: error: implicit declaration of function ‘prefetch’
Thanks, applied! The other two I already have a patch queued up for.
next prev parent reply other threads:[~2013-03-27 18:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 17:56 [PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h> Geert Uytterhoeven
2013-03-27 17:56 ` [PATCH -next 2/3] bcache: Add missing ULL suffix for 64-bit constants Geert Uytterhoeven
2013-03-27 17:56 ` [PATCH -next 3/3] bcache: Use %zu to format size_t Geert Uytterhoeven
[not found] ` <1364406990-20541-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2013-03-27 18:21 ` Kent Overstreet [this message]
2013-03-27 18:21 ` [PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h> Kent Overstreet
[not found] ` <20130327182150.GB25906-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2013-03-27 18:27 ` Randy Dunlap
2013-03-27 18:27 ` Randy Dunlap
2013-03-27 19:50 ` Kent Overstreet
2013-04-07 21:15 ` David Rientjes
2013-04-08 21:00 ` Kent Overstreet
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=20130327182150.GB25906@google.com \
--to=koverstreet-hpiqsd4aklfqt0dzr+alfa@public.gmane.org \
--cc=geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org \
--cc=linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-next-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.