Hay
Date
May 26, 2025, 9:10 a.m.

Environment
arm64

make -C /builds/linux/tools/testing/selftests/../../../tools/arch/arm64/tools/ OUTPUT=/builds/linux/tools/testing/selftests/../../../tools/
make[4]: Entering directory '/builds/linux/tools/testing/selftests/ublk'
In file included from kublk.c:6:
kublk.c: In function 'ublk_ctrl_get_params':
kublk.c:195:27: error: 'UBLK_U_CMD_GET_PARAMS' undeclared (first use in this function); did you mean 'UBLK_CMD_GET_PARAMS'?
  195 |                 .cmd_op = UBLK_U_CMD_GET_PARAMS,
      |                           ^~~~~~~~~~~~~~~~~~~~~
      |                           UBLK_CMD_GET_PARAMS


make -C /builds/linux/tools/testing/selftests/../../../tools/arch/arm64/tools/ OUTPUT=/builds/linux/tools/testing/selftests/../../../tools/
make[4]: Entering directory '/builds/linux/tools/testing/selftests/ublk'
In file included from kublk.c:6:
kublk.c: In function 'ublk_ctrl_get_params':
kublk.c:195:27: error: 'UBLK_U_CMD_GET_PARAMS' undeclared (first use in this function); did you mean 'UBLK_CMD_GET_PARAMS'?
  195 |                 .cmd_op = UBLK_U_CMD_GET_PARAMS,
      |                           ^~~~~~~~~~~~~~~~~~~~~
      |                           UBLK_CMD_GET_PARAMS