From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
To: Daniel Borkmann <borkmann@iogearbox.net>
Cc: Fengguang Wu <fengguang.wu@intel.com>,
davem@davemloft.net, ffusco@redhat.com, kbuild-all@01.org,
netdev <netdev@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init
Date: Thu, 19 Dec 2013 09:36:20 +0800 [thread overview]
Message-ID: <52B24D94.6090600@cn.fujitsu.com> (raw)
In-Reply-To: <52B24C92.8050201@iogearbox.net>
On 12/19/2013 09:32 AM, Daniel Borkmann wrote:
> On 12/19/2013 02:15 AM, Fengguang Wu wrote:
>> CC the list.
>>
>> On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote:
>>> /git/linux/lib/hash.c: In function 'hashlib_init':
>>> /git/linux/lib/hash.c:35:2: warning: passing argument 1 of 'setup_arch_fast_hash' from incompatible pointer type [enabled by default]
>>> /git/linux/include/asm-generic/hash.h:5:20: note: expected 'struct arch_hash_ops *' but argument is of type 'struct fast_hash_ops *'
>>>
>>> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
>>> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
>
> That's already in netdev patchwork:
>
> http://patchwork.ozlabs.org/patch/302908/
Nice, thank you.
Regards,
Wanlong Gao
>
> Thanks !
>
next prev parent reply other threads:[~2013-12-19 1:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1387415314-21786-1-git-send-email-gaowanlong@cn.fujitsu.com>
2013-12-19 1:15 ` [net-next/master PATCH] lib: fix compile warning in hashlib_init Fengguang Wu
2013-12-19 1:32 ` Daniel Borkmann
2013-12-19 1:36 ` Wanlong Gao [this message]
2013-12-19 5:15 ` David Miller
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=52B24D94.6090600@cn.fujitsu.com \
--to=gaowanlong@cn.fujitsu.com \
--cc=borkmann@iogearbox.net \
--cc=davem@davemloft.net \
--cc=fengguang.wu@intel.com \
--cc=ffusco@redhat.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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).