[SRU][J:linux-bluefield][PATCH 0/1] [Config] bluefield: Fix config-check error

William Tu witu at nvidia.com
Wed Jul 26 04:48:28 UTC 2023


Running below commands shows:
$ make ARCH=arm64 mrproper
$ git checkout debian/
$ fakeroot debian/rules clean genconfigs
...
* Run config-check for arm64-bluefield ...
check-config: loading annotations from debian.bluefield/config/annotations
check-config: FAIL: (- != y): CONFIG_CC_HAS_ASM_GOTO_OUTPUT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>)
check-config: FAIL: (- != y): CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>)
check-config: FAIL: (- != y): CONFIG_CC_HAS_KASAN_SW_TAGS policy<{'arm64': 'y'}>)
check-config: FAIL: (- != y): CONFIG_CC_HAS_ZERO_CALL_USED_REGS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>)
check-config: FAIL: (- != y): CONFIG_HAVE_KCSAN_COMPILER policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>)
check-config: FAIL: (- != n): CONFIG_ZERO_CALL_USED_REGS policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 's390x': 'n'}>)
check-config: 11056/11062 checks passed -- exit 1
ERROR: 1 config-check failures detected
make: *** [debian/rules.d/1-maintainer.mk:44: genconfigs] Error 1

William Tu (1):
  UBUNTU: [Config] bluefield: Fix config-check error

 debian.master/config/annotations | 6 ------
 1 file changed, 6 deletions(-)

-- 
2.34.1




More information about the kernel-team mailing list