From: Lee Jones <lee.jones@linaro.org>
To: kbuild-all@lists.01.org
Subject: Re: [linux-next:master 3437/4145] include/linux/hashtable.h:27:25: error: expected declaration specifiers or '...' before '(' token
Date: Tue, 30 Jun 2020 08:09:22 +0100 [thread overview]
Message-ID: <20200630070922.GF1179328@dell> (raw)
In-Reply-To: <202006300631.911AQH8W%lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 2106 bytes --]
On Tue, 30 Jun 2020, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: c28e58ee9dadc99f79cf16ca805221feddd432ad
> commit: da6690767cbd344998f36081815c85f3d467e78c [3437/4145] regulator: consumer: Supply missing prototypes for 3 core functions
> config: arm-allyesconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
> reproduce (this is a W=1 build):
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout da6690767cbd344998f36081815c85f3d467e78c
> # save the attached .config to linux build tree
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
> In file included from include/linux/elevator.h:6,
> from include/linux/blkdev.h:288,
> from include/linux/blk-cgroup.h:23,
> from include/linux/writeback.h:14,
> from include/linux/memcontrol.h:22,
> from include/linux/swap.h:9,
> from include/linux/suspend.h:5,
> from include/linux/regulator/consumer.h:35,
> from drivers/crypto/ux500/hash/hash_core.c:28:
> >> include/linux/hashtable.h:27:25: error: expected declaration specifiers or '...' before '(' token
> 27 | #define HASH_SIZE(name) (ARRAY_SIZE(name))
> | ^
> include/linux/hashtable.h:52:53: note: in expansion of macro 'HASH_SIZE'
> 52 | #define hash_init(hashtable) __hash_init(hashtable, HASH_SIZE(hashtable))
I've submitted a fix for this. Waiting for an immutable branch.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2020-06-30 7:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 22:51 [linux-next:master 3437/4145] include/linux/hashtable.h:27:25: error: expected declaration specifiers or '...' before '(' token kernel test robot
2020-06-30 7:09 ` Lee Jones [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=20200630070922.GF1179328@dell \
--to=lee.jones@linaro.org \
--cc=kbuild-all@lists.01.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.