All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android-mainline 2/2] compress_offload.c:undefined reference to `__get_user_bad'
@ 2025-03-26  3:20 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-03-26  3:20 UTC (permalink / raw)
  To: cros-kernel-buildreports; +Cc: oe-kbuild-all

tree:   https://android.googlesource.com/kernel/common android-mainline
head:   1e7bd53194d9370bcd55165f6f9f7b936823af9e
commit: dd99bb34c52de463398910adc71917769dde6f54 [2/2] Revert "ANDROID: suppress GKI configs for 32-bit builds"
config: arm-randconfig-001-20250326 (https://download.01.org/0day-ci/archive/20250326/202503261129.irGgZJXB-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250326/202503261129.irGgZJXB-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202503261129.irGgZJXB-lkp@intel.com/

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_new':
   jack.c:(.text+0xe6): undefined reference to `input_allocate_device'
   arm-linux-gnueabi-ld: jack.c:(.text+0x120): undefined reference to `input_set_capability'
   arm-linux-gnueabi-ld: jack.c:(.text+0x178): undefined reference to `input_free_device'
   arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_dev_disconnect':
   jack.c:(.text+0x1c2): undefined reference to `input_unregister_device'
   arm-linux-gnueabi-ld: jack.c:(.text+0x1c8): undefined reference to `input_free_device'
   arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_dev_register':
   jack.c:(.text+0x280): undefined reference to `input_set_capability'
   arm-linux-gnueabi-ld: jack.c:(.text+0x292): undefined reference to `input_register_device'
   arm-linux-gnueabi-ld: sound/core/jack.o: in function `snd_jack_report':
   jack.c:(.text+0x43e): undefined reference to `input_event'
   arm-linux-gnueabi-ld: jack.c:(.text+0x47e): undefined reference to `input_event'
   arm-linux-gnueabi-ld: jack.c:(.text+0x494): undefined reference to `input_event'
   arm-linux-gnueabi-ld: sound/core/compress_offload.o: in function `snd_compr_task_seq.constprop.0':
>> compress_offload.c:(.text+0xaf4): undefined reference to `__get_user_bad'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for USB_PHY
   Depends on [n]: USB_SUPPORT [=n]
   Selected by [y]:
   - GKI_HIDDEN_USB_CONFIGS [=y]
   WARNING: unmet direct dependencies detected for BALLOON_COMPACTION
   Depends on [n]: COMPACTION [=n] && MEMORY_BALLOON [=y]
   Selected by [y]:
   - GKI_HIDDEN_MM_CONFIGS [=y]
   WARNING: unmet direct dependencies detected for DRM_MIPI_DSI
   Depends on [n]: HAS_IOMEM [=y] && DRM [=n]
   Selected by [y]:
   - GKI_HIDDEN_DRM_CONFIGS [=y]
   WARNING: unmet direct dependencies detected for WEXT_PROC
   Depends on [n]: NET [=y] && WIRELESS [=y] && PROC_FS [=n] && WEXT_CORE [=y]
   Selected by [y]:
   - GKI_LEGACY_WEXT_ALLCONFIG [=y]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-26  3:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26  3:20 [android-common:android-mainline 2/2] compress_offload.c:undefined reference to `__get_user_bad' kernel test robot

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.