From: David Howells <dhowells@redhat.com>
To: kbuild test robot <lkp@intel.com>
Cc: dhowells@redhat.com, kbuild-all@01.org, arnd@arndb.de,
linux-kernel@vger.kernel.org, ruchandani.tina@gmail.com,
linux-afs@lists.infradead.org
Subject: Re: [PATCH 1/2] afs: Move UUID struct to linux/uuid.h
Date: Fri, 13 Jan 2017 10:28:10 +0000 [thread overview]
Message-ID: <13177.1484303290@warthog.procyon.org.uk> (raw)
In-Reply-To: <201701131735.YZjI6jyI%fengguang.wu@intel.com>
kbuild test robot <lkp@intel.com> wrote:
> fs/afs/cmservice.c: In function 'afs_deliver_cb_init_call_back_state3':
> >> fs/afs/cmservice.c:365:34: error: invalid application of 'sizeof' to incomplete type 'struct uuid_v1'
> call->request = kmalloc(sizeof(struct uuid_v1), GFP_KERNEL);
> ^~~~~~
Ah... Missing #include of linux/uuid.h. Under some circumstances it is
included indirectly.
David
next prev parent reply other threads:[~2017-01-13 10:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-12 11:56 David Howells
2017-01-12 11:56 ` [PATCH 2/2] afs: Use core kernel UUID generation David Howells
2017-01-12 13:14 ` [PATCH 1/2] afs: Move UUID struct to linux/uuid.h Arnd Bergmann
2017-01-12 14:12 ` David Howells
2017-01-12 15:40 ` Arnd Bergmann
2017-01-12 16:14 ` David Howells
2017-01-12 16:23 ` Arnd Bergmann
2017-01-12 16:40 ` David Howells
2017-01-13 9:22 ` kbuild test robot
2017-01-13 10:28 ` David Howells [this message]
2017-01-13 10:48 ` kbuild test robot
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=13177.1484303290@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=arnd@arndb.de \
--cc=kbuild-all@01.org \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=ruchandani.tina@gmail.com \
/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
all inboxes | Powered by JetHome®