messages from 2024-02-28 08:40:52 to 2024-03-07 14:22:16 UTC [more...]
[PATCH v2 0/9] CFI for ARM32 using LLVM
2024-03-07 14:22 UTC (10+ messages)
` [PATCH v2 1/9] ARM: Support CLANG CFI
` [PATCH v2 2/9] ARM: tlbflush: Make TLB flushes into static inlines
` [PATCH v2 3/9] ARM: bugs: Check in the vtable instead of defined aliases
` [PATCH v2 4/9] ARM: proc: Use inlines instead of defines
` [PATCH v2 5/9] ARM: delay: Turn delay functions into static inlines
` [PATCH v2 6/9] ARM: turn CPU cache flush "
` [PATCH v2 7/9] ARM: page: Turn highpage accesses "
` [PATCH v2 8/9] ARM: ftrace: Define ftrace_stub_graph
` [PATCH v2 9/9] ARM: KCFI: Allow permissive CFI mode
Migration to Debian Bookworm and compiler updates for KernelCI
2024-03-07 14:02 UTC (3+ messages)
next/master build: 170 builds: 15 failed, 155 passed, 14 errors, 334 warnings (next-20240307)
2024-03-07 9:09 UTC
[linux-next:master 11602/11963] ERROR: modpost: "acpi_device_notify_remove" [drivers/i2c/i2c-core.ko] undefined!
2024-03-07 8:21 UTC (4+ messages)
[PATCH v3 3/7] nvdimm: pmem: assign a parent resource for vmemmap region for the fsdax
2024-03-07 8:07 UTC
[PATCH 3/4] ASoC: fsl: Let imx-audio-rpmsg register platform device for card
2024-03-07 3:51 UTC
[robertosassu:evm-fscaps-v2 29/29] security/security.c:2375:8: error: call to undeclared function 'ima_inode_set_fscaps'; ISO C99 and later do not support implicit function declarations
2024-03-07 2:56 UTC
[jirislaby:devel 20/41] samples/kfifo/dma-example.c:63:10: error: use of undeclared identifier 'DMA_MAPPING_ERROR'
2024-03-07 0:18 UTC
Prebuilt LLVM 18.1.0 uploaded
2024-03-07 0:08 UTC
[linusw-pinctrl:ib-nomadik-gpio 28/28] drivers/gpio/gpio-nomadik.c:589:4: warning: format specifies type 'void *' but the argument has type 'long'
2024-03-06 21:09 UTC
[PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
2024-03-06 16:49 UTC (2+ messages)
[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
2024-03-06 16:48 UTC (4+ messages)
[syzbot] [ntfs3?] UBSAN: shift-out-of-bounds in ntfs_iget
2024-03-06 12:21 UTC (2+ messages)
[PATCH] docs/zh_CN: Add dev-tools/ubsan Chinese translation
2024-03-06 9:15 UTC (2+ messages)
[PATCH net-next 06/18] net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
2024-03-06 9:00 UTC (2+ messages)
[geert-renesas-drivers:master 34/52] drivers/phy/qualcomm/phy-qcom-qmp-usb.c:1340:3: error: field designator 'lanes' does not refer to any field in type 'const struct qmp_phy_cfg'
2024-03-06 8:00 UTC (2+ messages)
net/devlink/dev.c:248:20: warning: arithmetic between different enumeration types ('enum devlink_reload_limit' and 'enum devlink_reload_action')
2024-03-06 7:15 UTC
next/master build: 172 builds: 13 failed, 159 passed, 12 errors, 337 warnings (next-20240306)
2024-03-06 7:05 UTC
[PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file
2024-03-06 6:43 UTC
[PATCH net-next v2 3/3] net: sched: make skip_sw actually skip software
2024-03-06 5:57 UTC
❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc7, mainline.kernel.org-clang, 5847c977)
2024-03-06 5:31 UTC
[PATCH 3/3] s390: supplement for ptdesc conversion
2024-03-06 4:53 UTC
[PATCH v3 3/5] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
2024-03-06 3:46 UTC
[gustavoars:testing/WFAMNAE-next20240305 1/1] include/linux/bpf-cgroup.h:191:15: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
2024-03-05 23:27 UTC
[brauner-vfs:vfs.fixes 3/3] fs/coredump.c:948:58: warning: left operand of comma operator has no effect
2024-03-05 22:55 UTC
[PATCH v2] media: mxl5xx: Move xpt structures off stack
2024-03-05 22:49 UTC
[PATCH v3 3/4] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
2024-03-05 22:42 UTC
[PATCH v2] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
2024-03-05 22:20 UTC (2+ messages)
[PATCH] kbuild: Disable two Clang specific enumeration warnings
2024-03-05 22:14 UTC (7+ messages)
[leon-rdma:rdma-next 26/28] block/blk-merge.c:597:9: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
2024-03-05 13:37 UTC
next/master build: 176 builds: 16 failed, 160 passed, 15 errors, 335 warnings (next-20240305)
2024-03-05 12:21 UTC
[linux-next:master 11348/11963] drivers/perf/starfive_starlink_pmu.c:169:3: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations
2024-03-05 9:23 UTC
[jirislaby:devel 39/41] drivers/char/aaa.c:112:7: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
2024-03-05 9:13 UTC
[PATCH v1 0/3] selftests/timers/posix_timers: various cleanups
2024-03-04 18:11 UTC (4+ messages)
` [PATCH v1 1/3] selftests/timers/posix_timers: Make signal distribution test less fragile
` [PATCH v1 2/3] selftests/timers/posix_timers: Use TAP reporting format
` [PATCH v1 3/3] selftests/timers/posix_timers: Use llabs for long long
[PATCH] arm64: prohibit probing on arch_kunwind_consume_entry()
2024-03-04 13:41 UTC (3+ messages)
Please apply commit 5b750b22530fe53bf7fd6a30baacd53ada26911b to linux-6.1.y
2024-03-04 10:42 UTC (2+ messages)
include/linux/vmstat.h:508:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item') [-Werror,-Wenum-enum-conversion]
2024-03-04 8:29 UTC
next/master build: 180 builds: 13 failed, 167 passed, 12 errors, 338 warnings (next-20240304)
2024-03-04 7:04 UTC
✅ PASS (MISSED 7 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 58c806d8)
2024-03-04 6:11 UTC
vmlinux.o: warning: objtool: exynos_sysmmu_irq() falls through to next function exynos_iommu_identity_attach()
2024-03-04 3:40 UTC
kernel/bpf/log.c:425:11: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2024-03-04 3:09 UTC
fs/bcachefs/btree_write_buffer.c:262:26: warning: bitwise operation between different enumeration types ('enum bch_watermark' and 'enum bch_trans_commit_flags')
2024-03-04 1:26 UTC
✅ PASS (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, e4f79000)
2024-03-04 1:21 UTC
[PATCH 1/2] misc: qualcomm: QRC driver for Robotic SDK MCU
2024-03-03 22:55 UTC
[cip:linux-4.19.y-cip-rt-rebase 75/29558] mm/page_alloc.c:295:30: warning: unused variable 'pa_lock'
2024-03-03 22:45 UTC
[legion:patchset/cons-font-info/v1.0 1/5] drivers/tty/vt/vt_ioctl.c:483:3: error: expected expression
2024-03-03 21:51 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 130/860] drivers/misc/xlnx_dpu.h:21:9: warning: 'in_range' macro redefined
2024-03-03 21:09 UTC
[PATCH v8 02/12] firmware: qcom: scm: enable the TZ mem allocator
2024-03-03 20:58 UTC
[dhowells-fs:netfs-writeback 31/31] ERROR: modpost: "writeback_iter" [fs/netfs/netfs.ko] undefined!
2024-03-03 20:25 UTC
[riteshharjani:notmuch-cover.1708709155.git.john@groves.net 9/23] drivers/dax/bus.c:1437:9: warning: variable 'len' set but not used
2024-03-03 19:19 UTC
kernel/bpf/task_iter.c:707:27: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2024-03-03 18:28 UTC
[linux-next:master 9800/11394] drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c:574:33: error: unused function 'pdev_to_xe_device'
2024-03-03 17:47 UTC
[PATCH 3/4] drm: xlnx: zynqmp_dpsub: Set input live format
2024-03-03 17:15 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 503/860] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp2x_tx.c:411:10: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
2024-03-03 17:15 UTC
drivers/gpu/drm/xe/xe_lrc.c:544:1: error: unused function '__xe_lrc_regs_ggtt_addr'
2024-03-03 16:32 UTC
[jlayton:dir-deleg 15/18] fs/nfsd/nfs4proc.c:3688:14: error: invalid application of 'sizeof' to an incomplete type 'const struct nfsd4_operation[]'
2024-03-03 15:50 UTC
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c:345:31: warning: arithmetic between different enumeration types ('enum IWL_TLC_MCS_PER_BW' and 'enum iwl_tlc_mng_cfg_cw')
2024-03-03 14:59 UTC
fs/bcachefs/btree_update_interior.c:643:25: warning: bitwise operation between different enumeration types ('enum bch_watermark' and 'enum bch_trans_commit_flags')
2024-03-03 14:59 UTC
[driver-core:debugfs_cleanup 11/11] drivers/nvmem/core.c:481:8: error: call to undeclared function 'devm_device_add_groups'; ISO C99 and later do not support implicit function declarations
2024-03-03 13:34 UTC
[riteshharjani:notmuch-cover.1708709155.git.john@groves.net 9/23] drivers/dax/bus.c:1442:9: error: call to undeclared function '_copy_from_iter_flushcache'; ISO C99 and later do not support implicit function declarations
2024-03-03 13:13 UTC
✅ PASS (MISSED 7 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 04b8076d)
2024-03-03 13:01 UTC
[pinchartl:rpi/v6.8/isp/v2 14/22] drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp-fmts.h:422:18: error: use of undeclared identifier 'V4L2_PIX_FMT_Y12P'
2024-03-03 10:24 UTC
net/ipv4/tcp_ipv4.c:3358:27: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2024-03-03 10:24 UTC
WARNING: modpost: EXPORT symbol "csum_partial_copy_generic" [vmlinux] version generation failed, symbol will not be versioned
2024-03-03 9:52 UTC
[pinchartl:rpi/v6.8/unicam/next 8/16] drivers/staging/vc04_services/bcm2835-isp/bcm2835-v4l2-isp.c:548:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2024-03-03 8:50 UTC
[PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
2024-03-03 7:57 UTC
[legion:patchset/cons-font-info/v1.0 1/5] drivers/tty/vt/vt_ioctl.c:483:3: warning: label followed by a declaration is a C23 extension
2024-03-03 6:03 UTC
include/linux/vmstat.h:400:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
2024-03-03 4:18 UTC
[hyperv:hyperv-fixes 11/12] ld.lld: error: undefined symbol: idle_thread_get
2024-03-03 2:33 UTC (2+ messages)
[pinchartl:rpi/v6.8/isp/v2 1/22] drivers/staging/vc04_services/vc-sm-cma/vc_sm_cma_vchi.c:283:2: warning: unannotated fall-through between switch labels
2024-03-03 0:18 UTC
[linusw-pinctrl:ib-nomadik-gpio 27/27] drivers/pinctrl/nomadik/pinctrl-nomadik.c:1193:22: error: incompatible pointer types initializing 'struct device_node *' with an expression of type 'struct fwnode_handle *'
2024-03-02 19:51 UTC
[PATCH 0/7] CFI for ARM32 using LLVM
2024-03-02 8:46 UTC (5+ messages)
✅ PASS (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 5ad3cb0e)
2024-03-02 8:31 UTC
❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, d17468c6)
2024-03-02 3:21 UTC
✅ PASS (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 17ba5660)
2024-03-02 1:41 UTC
[arm:net-queue 70/72] drivers/net/phy/phylink.c:1190:49: error: use of undeclared identifier 'state'
2024-03-01 22:15 UTC
[trace:trace/for-next 28/29] include/trace/events/sunrpc.h:703:4: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
2024-03-01 18:59 UTC (8+ messages)
[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
2024-03-01 18:52 UTC (9+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
[PATCH] PCI: imx6: Fix clang -Wimplicit-fallthrough in imx6_pcie_probe()
2024-03-01 17:40 UTC
[PATCH] ALSA: hwdep: Move put_user() call out of scoped_guard() in snd_hwdep_control_ioctl()
2024-03-01 17:11 UTC (2+ messages)
[PATCH v3 05/24] ALSA: hwdep: Use guard() for locking
2024-03-01 17:10 UTC (3+ messages)
net/netfilter/nf_bpf_link.c:186:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2024-03-01 12:44 UTC (3+ messages)
[jpirko-mlxsw:combined_queue 8/48] net/ipv4/nexthop.c:826:7: warning: variable 'nest' is used uninitialized whenever 'if' condition is true
2024-03-01 12:08 UTC
fs/bcachefs/btree_io.c:1802:27: warning: bitwise operation between different enumeration types ('enum bch_watermark' and 'enum bch_trans_commit_flags')
2024-03-01 11:13 UTC
[PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
2024-03-01 11:03 UTC
[drm-misc:drm-misc-next 4/5] WARNING: modpost: "__udivdi3" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
2024-03-01 10:52 UTC
net/devlink/devl_internal.h:21:19: warning: arithmetic between different enumeration types ('enum devlink_reload_limit' and 'enum devlink_reload_action')
2024-03-01 10:09 UTC
next/master build: 170 builds: 4 failed, 166 passed, 2 errors, 335 warnings (next-20240301)
2024-03-01 8:17 UTC
[PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config
2024-03-01 7:16 UTC
[morimoto:for_each_port-2024-02-29 19/30] drivers/gpu/drm/omapdrm/dss/dpi.c:712:7: error: implicit declaration of function 'of_graph_get_next_port_endpoint' is invalid in C99
2024-03-01 5:50 UTC
❌ FAIL (MISSED 6 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, d4f76f80)
2024-03-01 5:40 UTC
drivers/net/ethernet/intel/idpf/idpf_txrx.c:2613:49: warning: bitwise operation between different enumeration types ('enum idpf_tx_desc_dtype_value' and 'enum idpf_tx_flex_ctx_desc_cmd_bits')
2024-03-01 4:45 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 150/860] drivers/staging/xilinx-tsn/xilinx_tsn_ptp_clock.c:46:9: error: call to undeclared function 'in_be32'; ISO C99 and later do not support implicit function declarations
2024-03-01 3:42 UTC
❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 87adedeb)
2024-03-01 3:20 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 383/860] drivers/gpu/drm/xlnx/zynqmp_dp.c:361:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
2024-03-01 3:08 UTC
[linux-next:master 9077/11156] drivers/leds/leds-gpio-register.c:23:32: error: redefinition of 'gpio_led_register_device'
2024-03-01 2:46 UTC
drivers/iommu/exynos-iommu.o: warning: objtool: exynos_sysmmu_irq() falls through to next function __cfi_exynos_iommu_identity_attach()
2024-03-01 2:24 UTC
fs/bcachefs/quota.c:130:15: warning: arithmetic between different enumeration types ('enum quota_types' and 'enum quota_counters')
2024-03-01 0:35 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 21/860] drivers/remoteproc/zynqmp_r5_remoteproc.c:69: warning: Function parameter or member 'max_banks' not described in 'xlnx_rpu_soc_data'
2024-02-29 22:26 UTC
[xilinx-xlnx:xlnx_rebase_v6.6 243/860] drivers/gpu/drm/xlnx/xlnx_sdi.c:252:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
2024-02-29 22:16 UTC
[chao:feature/fs_param 1/1] fs/f2fs/super.c:4519:14: error: no member named 's_qf_names' in 'struct f2fs_fs_context'
2024-02-29 20:31 UTC
[chao:feature/fs_param 1/1] fs/f2fs/super.c:187:1: warning: 'static' ignored on this declaration
2024-02-29 20:19 UTC
[PATCH 2/2] clk: imx: add i.MX95 BLK CTL clk driver
2024-02-29 17:52 UTC
[morimoto:for_each_port-2024-02-29 8/30] drivers/media/platform/ti/am437x/am437x-vpfe.c:2313:29: warning: variable 'i' is uninitialized when used here
2024-02-29 17:52 UTC
[trace:trace/for-next 28/29] net/batman-adv/trace.h:44:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
2024-02-29 17:42 UTC
[linux-next:master 8897/11156] arch/riscv/boot/dts/sophgo/sg2042.dtsi:9:10: fatal error: 'dt-bindings/reset/sophgo,sg2042-reset.h' file not found
2024-02-29 17:10 UTC
[dhowells-fs:netfs-writeback 30/30] fs/cachefiles/io.c:640:24: error: use of undeclared identifier 'BIO_MAX_VECS'
2024-02-29 17:10 UTC
[PATCH AUTOSEL 6.6 06/21] arm64: jump_label: use constraints "Si" instead of "i"
2024-02-29 15:58 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 20/21] gen_compile_commands: fix invalid escape sequence warning
[PATCH AUTOSEL 6.7 07/26] arm64: jump_label: use constraints "Si" instead of "i"
2024-02-29 15:56 UTC (3+ messages)
` [PATCH AUTOSEL 6.7 25/26] gen_compile_commands: fix invalid escape sequence warning
[PATCH AUTOSEL 5.10 7/7] gen_compile_commands: fix invalid escape sequence warning
2024-02-29 15:51 UTC
[PATCH AUTOSEL 5.15 7/7] gen_compile_commands: fix invalid escape sequence warning
2024-02-29 15:50 UTC
[PATCH AUTOSEL 6.1 11/12] gen_compile_commands: fix invalid escape sequence warning
2024-02-29 15:50 UTC
[PATCH v8 4/8] drm/fb_dma: Add generic set_scanout_buffer() for drm_panic
2024-02-29 15:12 UTC
[PATCH 1/5] dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
2024-02-29 14:08 UTC
Prebuilt LLVM 18.1.0-rc2 uploaded
2024-02-29 13:39 UTC (11+ messages)
[xilinx-xlnx:xlnx_rebase_v6.6 636/860] ld.lld: error: undefined symbol: dwc3_host_wakeup_capable
2024-02-29 13:13 UTC
[weiny2:cxl-cper-testing 6/6] drivers/acpi/apei/ghes-dbg.c:47:10: warning: result of comparison of constant 18446744073709551615 with expression of type 'u8' (aka 'unsigned char') is always false
2024-02-29 12:30 UTC
next/master build: 168 builds: 4 failed, 164 passed, 35 errors, 328 warnings (next-20240229)
2024-02-29 10:05 UTC
[PATCH 5/5] mm/treewide: Drop pXd_large()
2024-02-29 7:56 UTC (2+ messages)
[PATCH] thermal: core: Move initial num_trips assignment before memcpy()
2024-02-29 7:42 UTC (11+ messages)
❌ FAIL (MISSED 5 of 204): Test report for master (6.8.0-rc6, mainline.kernel.org-clang, 805d849d)
2024-02-29 3:01 UTC
[PATCH] ALSA: asihpi: work around clang-17+ false positive fortify-string warning
2024-02-29 1:20 UTC (7+ messages)
` Clang __bos vs loop unrolling (was Re: [PATCH] ALSA: asihpi: work around clang-17+ false positive fortify-string warning)
[sean-jc:svm/vmenter_stack_frames 16/19] vmlinux.o: warning: objtool: svm_vcpu_enter_exit+0xb4: call to sev_es_host_save_area() leaves .noinstr.text section
2024-02-28 23:18 UTC
[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
2024-02-28 21:00 UTC (2+ messages)
[pci:wip/2402-bjorn-osc-dpc 3/3] ld.lld: error: undefined symbol: pci_acpi_add_edr_notifier
2024-02-28 20:43 UTC
[hid:for-next 5/10] drivers/hid/amd-sfh-hid/amd_sfh_pcie.c:413:7: error: use of undeclared identifier 'boot_cpu_data'
2024-02-28 20:22 UTC
[jgunthorpe:smmuv3_newapi 59/61] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.c:306:13: warning: stack frame size (2304) exceeds limit (2048) in 'arm_smmu_v3_write_ste_test_s2_to_abort'
2024-02-28 20:01 UTC
[PATCH] arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
2024-02-28 18:58 UTC (2+ messages)
Prebuilt LLVM 18.1.0-rc4 uploaded
2024-02-28 18:46 UTC
[Linaro-TCWG-CI] llvmorg-19-init-3481-g8c2ae42b3e1c: Failure on aarch64
2024-02-28 17:05 UTC (2+ messages)
[PATCH 2/3] [v2] drm/xe/mmio: fix build warning for BAR resize on 32-bit
2024-02-28 15:32 UTC (2+ messages)
[niks:has_ioport_v6 21/21] drivers/watchdog/sbc8360.c:226:2: error: call to '_outb' declared with 'error' attribute: outb() requires CONFIG_HAS_IOPORT
2024-02-28 13:45 UTC
next/master build: 177 builds: 19 failed, 158 passed, 193 errors, 343 warnings (next-20240228)
2024-02-28 13:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).