LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [linux-stable-rc:linux-5.10.y 1320/1370] userfaultfd.c:189:1: error: expected identifier or '(' before '}' token
@ 2021-07-31 17:35 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-31 17:35 UTC (permalink / raw)
To: Peter Collingbourne
Cc: kbuild-all, linux-kernel, Greg Kroah-Hartman, Lokesh Gidra,
Catalin Marinas, Andrew Morton, Linux Memory Management List
[-- Attachment #1: Type: text/plain, Size: 1718 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
head: 11fe69a17195cf58eff523f26f90de50660d0100
commit: 1077e2b15283dff2f8c7dcc2ad934bccb8c617ad [1320/1370] selftest: use mmap instead of posix_memalign to allocate memory
config: x86_64-rhel-8.3-kselftests (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?id=1077e2b15283dff2f8c7dcc2ad934bccb8c617ad
git remote add linux-stable-rc https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git fetch --no-tags linux-stable-rc linux-5.10.y
git checkout 1077e2b15283dff2f8c7dcc2ad934bccb8c617ad
# save the attached .config to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash -C tools/testing/selftests/vm install
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 >>):
userfaultfd.c: In function 'anon_allocate_area':
userfaultfd.c:185:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
185 | if (*alloc_area == MAP_FAILED)
| ^~
userfaultfd.c:187:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
187 | *alloc_area = NULL;
| ^
userfaultfd.c: At top level:
>> userfaultfd.c:189:1: error: expected identifier or '(' before '}' token
189 | }
| ^
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 41221 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-31 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 17:35 [linux-stable-rc:linux-5.10.y 1320/1370] userfaultfd.c:189:1: error: expected identifier or '(' before '}' token kernel test robot
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).