llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-13 01:54:02 to 2023-05-18 21:12:42 UTC [more...]

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-18 21:12 UTC  (13+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH bpf-next 10/21] xsk: support mbuf on ZC RX
 2023-05-18 21:06 UTC 

[PATCH v2] Documentation: add initial iomap kdoc
 2023-05-18 20:38 UTC 

[joelgranados:jag/sysctl-testing-for-0day 8/8] fs/proc/proc_sysctl.c:1501:12: warning: function 'register_leaf_sysctl_tables' is not needed and will not be emitted
 2023-05-18 19:24 UTC 

[PATCH RESEND] sched/nohz: Add HRTICK_BW for using cfs bandwidth with nohz_full
 2023-05-18 19:01 UTC  (3+ messages)

[paulmck-rcu:rcu/next 19/19] kernel/rcu/rcuscale.c:340:20: error: use of undeclared identifier 'get_rcu_tasks_trace_gp_kthread'; did you mean 'show_rcu_tasks_trace_gp_kthread'?
 2023-05-18 18:30 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_names: .text+0x190): relocation R_RISCV_PCREL_HI20 out of range: -524528 is not in [-524288, 524287]; references 'kallsyms_token_table'
 2023-05-18 18:30 UTC 

❌ FAIL: Test report for master (6.4.0-rc2, mainline.kernel.org-clang, 2d1bcbc6)
 2023-05-18 17:20 UTC 

[PATCH v2 2/4] kunit: executor_test: Use kunit_add_action()
 2023-05-18 17:02 UTC 

[PATCH v2 3/4] kunit: kmalloc_array: Use kunit_add_action()
 2023-05-18 16:24 UTC 

[peterz-queue:sched/clock 8/13] arch/x86/include/asm/vdso/gettimeofday.h:328:28: warning: shift count >= width of type
 2023-05-18 13:09 UTC 

[song-md:module_alloc_test 5/6] arch/powerpc/kernel/module.c:137:27: error: use of undeclared identifier 'arm64_mod_type_allocator'; did you mean 'powerpc_mod_type_allocator'?
 2023-05-18 12:31 UTC 

[RFC PATCH 8/8] fork/vhost_task: remove no_files
 2023-05-18 12:31 UTC 

[tj-wq:affinity-scopes-v1 29/32] kernel/workqueue.c:1126:27: error: no member named 'wake_cpu' in 'struct task_struct'
 2023-05-18 12:18 UTC 

[PATCH 83/97] usb: xhci-plat: Convert to platform remove callback returning void
 2023-05-18 11:23 UTC  (2+ messages)

[tj-wq:affinity-scopes-v1 25/32] kernel/workqueue.c:6530:32: error: call to undeclared function 'cpu_smt_mask'; ISO C99 and later do not support implicit function declarations
 2023-05-18 10:50 UTC 

[tj-wq:affinity-scopes-v1 25/32] kernel/workqueue.c:6530:32: error: implicit declaration of function 'cpu_smt_mask' is invalid in C99
 2023-05-18 10:36 UTC 

[tj-wq:affinity-scopes-v1 22/32] kernel/workqueue.c:3692:27: warning: no previous prototype for function 'wqattrs_pod_type'
 2023-05-18 10:09 UTC 

[song-md:module_alloc_test 5/6] arch/powerpc/kernel/module.c:137:27: error: use of undeclared identifier 'arm64_mod_type_allocator'; did you mean 'powerpc_mod_type_allocator'?
 2023-05-18  9:15 UTC 

[jfern:mm/mremap-pmd-warning-3 3/5] include/asm-generic/pgtable-nopud.h:20:9: warning: 'PUD_SIZE' macro redefined
 2023-05-18  8:47 UTC 

[jfern:mm/mremap-pmd-warning-3 3/5] include/asm-generic/pgtable-nopud.h:20:9: warning: 'PUD_SIZE' macro redefined
 2023-05-18  8:47 UTC 

next: i386-boot: clang-nightly: failed - intermittently - BUG: unable to handle page fault for address: 000024c0
 2023-05-18  8:36 UTC  (2+ messages)

[PATCH 1/2] sched: don't account throttle time for empty groups
 2023-05-18  8:20 UTC 

[Intel-gfx] [PATCH 5/5] drm/i915/display: Handle GMD_ID identification in display code
 2023-05-18  7:53 UTC 

[jfern:mm/mremap-pmd-warning-3 5/5] include/linux/pgtable.h:682:9: error: no member named 'pud' in 'pmd_t'; did you mean 'pmd'?
 2023-05-18  7:53 UTC 

drivers/bluetooth/btnxpuart.c:1277:34: warning: unused variable 'nxpuart_of_match_table'
 2023-05-18  6:40 UTC  (2+ messages)
` [EXT] "

[sean-jc:x86/mmu_warn_on 15/18] arch/x86/kvm/mmu/mmu.c:1731:19: error: implicit declaration of function 'is_empty_shadow_page' is invalid in C99
 2023-05-18  6:29 UTC 

[PATCH v1 7/7] rust: workqueue: add `try_spawn` helper method
 2023-05-18  6:15 UTC 

[PATCH v2] accel/qaic: initialize ret variable to 0
 2023-05-18  5:59 UTC  (3+ messages)

[mark:atomics/fallback-rework 17/18] drivers/xen/grant-table.c:439:21: error: call to undeclared function 'arch_cmpxchg'; ISO C99 and later do not support implicit function declarations
 2023-05-18  5:38 UTC 

[PATCH v2 2/2] acpi: Move logic responsible for conveying processor OSPM capabilities
 2023-05-18  5:14 UTC 

[sailus-media-tree:master 33/39] drivers/media/platform/renesas/rcar-vin/rcar-csi2.c:760:16: warning: implicit conversion from 'double' to 'uint32_t' (aka 'unsigned int') changes value from 2.8 to 2
 2023-05-18  5:01 UTC 

next/master build: 194 builds: 6 failed, 188 passed, 10 errors, 54 warnings (next-20230518)
 2023-05-18  4:44 UTC 

[jfern:mm/mremap-pmd-warning-3 5/5] mm/mremap.c:11:10: fatal error: 'asm/pgtable_64_types.h' file not found
 2023-05-18  4:33 UTC 

[Intel-wired-lan] [PATCH iwl-next v6 02/10] ice: Add driver support for firmware changes for LAG
 2023-05-18  4:33 UTC 

[song-md:module_alloc_test 2/6] include/linux/moduleloader.h:87:35: error: use of undeclared identifier 'MOD_MEM_NUM_TYPES'
 2023-05-18  4:06 UTC 

[peterz-queue:sched/clock 8/12] arch/x86/include/asm/vdso/gettimeofday.h:241:9: error: implicit declaration of function 'hv_read_tsc_page' is invalid in C99
 2023-05-18  3:32 UTC 

[PATCH] kbuild: Enable -fstrict-flex-arrays=3
 2023-05-17 23:54 UTC  (4+ messages)

[akpm-mm:mm-unstable 111/127] include/linux/stackdepot.h:116:26: error: declaration of 'struct seq_file' will not be visible outside of this function
 2023-05-17 20:00 UTC  (2+ messages)

[cilium:pr/new-api-tcx3 19/25] include/linux/bpf_mprog.h:235:11: error: implicit declaration of function 'bpf_link_by_id' is invalid in C99
 2023-05-17 19:44 UTC 

[PATCH v2] Compiler Attributes: Add __counted_by macro
 2023-05-17 19:43 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0-rc2, mainline.kernel.org-clang, 4d6d4c7f)
 2023-05-17 19:40 UTC 

[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
 2023-05-17 19:22 UTC  (6+ messages)

❌ FAIL: Test report for master (6.4.0-rc2, mainline.kernel.org-clang, 1b66c114)
 2023-05-17 18:30 UTC 

[cilium:pr/new-api-tcx3 19/25] kernel/bpf/tcx.c:100:7: warning: variable 'tuple' is uninitialized when used here
 2023-05-17 18:26 UTC 

[PATCH mptcp-net 2/4] mptcp: consolidate passive msk socket initialization
 2023-05-17 18:26 UTC 

[PATCH] soc: ti: pruss: Avoid cast to incompatible function type
 2023-05-17 17:55 UTC  (2+ messages)

[PATCH 2/3] spi: spi-imx: add support for SPI_MOSI_IDLE_LOW mode bit
 2023-05-17 17:22 UTC 

[PATCH] lib80211: remove unused variables iv32 and iv16
 2023-05-17 15:11 UTC  (2+ messages)

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x14): relocation R_RISCV_PCREL_HI20 out of range: -524527 is not in [-524288, 524287]; references 'kallsyms_relative_base'
 2023-05-17 14:53 UTC 

[linux-next:master 2420/3030] ld.lld: error: undefined symbol: __udivdi3
 2023-05-17 14:41 UTC  (2+ messages)

[PATCH] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
 2023-05-17  9:43 UTC  (2+ messages)

[PATCH v6 6/8] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
 2023-05-17  9:16 UTC 

[jfern:mm/mremap-pmd-warning-3 1/1] mm/mremap.c:486:6: warning: no previous prototype for function 'check_addr_in_prev'
 2023-05-17  6:33 UTC 

[PATCH] [v2] wifi: b43: fix incorrect __packed annotation
 2023-05-17  6:24 UTC  (2+ messages)

[PATCH v6 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig
 2023-05-17  3:56 UTC  (2+ messages)

next/master build: 190 builds: 8 failed, 182 passed, 12 errors, 129 warnings (next-20230517)
 2023-05-17  3:18 UTC 

[vkoul-dmaengine:next 2/11] drivers/dma/ste_dma40.c:3556:25: warning: format specifies type 'unsigned int' but the argument has type 'resource_size_t' (aka 'unsigned long long')
 2023-05-17  1:13 UTC 

[PATCH v5 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte
 2023-05-17  0:59 UTC 

[arnd-playground:missing-prototypes 56/131] fs/aio.c:1339:1: error: conflicting types for 'sys_io_setup'
 2023-05-16 23:48 UTC 

[drm-intel:for-linux-next-gt 4/8] drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c:113:17: error: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-05-16 22:54 UTC 

[linux-next:master 1435/2748] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:2: error: use of undeclared identifier 'kfree_rcu'; did you mean 'kfree_skb'?
 2023-05-16 22:54 UTC 

[mark:atomics/fallback-rework 17/17] include/linux/atomic/atomic-arch-fallback.h:313:28: error: expected ';' after return statement
 2023-05-16 21:47 UTC 

[cilium:pr/new-api-tcx3 19/25] kernel/bpf/mprog.c:18:18: error: no member named 'items' in 'struct bpf_mprog_entry'
 2023-05-16 20:32 UTC 

[PATCH 2/2] entry: move the enter path to header files
 2023-05-16 19:55 UTC 

[cilium:pr/new-api-tcx3 19/25] kernel/bpf/mprog.c:19:9: error: assigning to 'struct bpf_prog *' from incompatible type 'void'
 2023-05-16 19:55 UTC 

[PATCH v2 21/34] platform/x86/fujitsu-laptop: Move handler installing logic to driver
 2023-05-16 19:14 UTC 

[PATCH v3] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-16 19:01 UTC 

[PATCH 1/2] entry: move the exit path to header files
 2023-05-16 19:01 UTC 

[PATCH v2 27/34] platform/x86/toshiba_bluetooth: Move handler installing logic to driver
 2023-05-16 19:01 UTC 

[peterz-queue:sched/clock 9/10] vmlinux.o: warning: objtool: local_clock_noinstr+0x5d: call to ftrace_likely_update() leaves .noinstr.text section
 2023-05-16 18:33 UTC 

[PATCH] wifi: b43: fix incorrect __packed annotation
 2023-05-16 17:53 UTC  (6+ messages)

debian builds of clang-17 stale
 2023-05-16 17:22 UTC  (2+ messages)

[PATCH v2 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-05-16 17:19 UTC 

[niks:has_ioport_v4 36/41] ld.lld: error: undefined symbol: usb_amd_quirk_pll_enable
 2023-05-16 16:38 UTC 

[RFC PATCH v4 1/2] trace,smp: Add tracepoints around remotelly called functions
 2023-05-16 16:25 UTC 

next/master build: 187 builds: 4 failed, 183 passed, 8 errors, 137 warnings (next-20230516)
 2023-05-16 14:48 UTC 

[arnd-playground:missing-prototypes 11/131] arch/s390/mm/pageattr.c:47:6: warning: no previous prototype for function 'arch_report_meminfo'
 2023-05-16 12:49 UTC 

[PATCH] f2fs: flush error flags in workqueue
 2023-05-16 11:48 UTC 

fs/jffs2/jffs2.o: warning: objtool: jffs2_erase_pending_blocks() falls through to next function jffs2_free_jeb_node_refs()
 2023-05-16 11:48 UTC 

[PATCH v1 07/34] acpi/nfit: Move handler installing logic to driver
 2023-05-16  7:58 UTC  (2+ messages)

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-16  6:20 UTC 

[RFC PATCH 3/3] irqflags: Warn on irq disable when disabled and enable when enabled
 2023-05-16  5:39 UTC 

[bvanassche:retain-zoned-write-order 6/18] block/bfq-iosched.c:7663:10: error: use of undeclared identifier 'blk_mq_debugfs_rq_show'; did you mean 'blk_mq_debugfs_register'?
 2023-05-16  4:37 UTC 

[yiliu1765-iommufd:iommufd_nesting 37/58] vmlinux.o: warning: objtool: iommufd_hwpt_alloc() falls through to next function kzalloc()
 2023-05-16  3:34 UTC 

drivers/gpu/drm/i915/gt/uc/guc_capture_fwif.h:62: warning: wrong kernel-doc identifier on line:
 2023-05-16  2:18 UTC 

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-16  1:35 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 113/456] drivers/bluetooth/hci_qca.c:1869:37: warning: unused variable 'qca_soc_data_wcn6855'
 2023-05-16  0:10 UTC 

drivers/net/wireless/broadcom/b43/b43.h:654:4: warning: field data within 'struct b43_iv' is less aligned than 'union (unnamed union at drivers/net/wireless/broadcom/b43/b43.h:651:2)' and is usually due to 'struct b43_iv' being packed, which can lead to u
 2023-05-15 23:33 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 147/456] drivers/usb/typec/ucsi/ucsi_glink.c:158:6: warning: unused variable 'command'
 2023-05-15 22:39 UTC 

vmlinux.o: warning: objtool: handle_bug+0x4: call to kmsan_unpoison_entry_regs() leaves .noinstr.text section
 2023-05-15 20:20 UTC 

[PATCH] MIPS: Drop unused positional parameter in local_irq_{dis,en}able
 2023-05-15 19:57 UTC  (2+ messages)

[stable:linux-5.10.y 2793/9999] net/netlink/af_netlink.o: warning: objtool: netlink_dump()+0xaf3: unreachable instruction
 2023-05-15 19:39 UTC 

[intel-tdx:kvm-upstream-workaround 291/371] arch/x86/kvm/vmx/tdx.c:2486:6: warning: variable 'intr_info' set but not used
 2023-05-15 17:31 UTC 

[PATCH 6.2 094/242] perf build: Support python/perf.so testing
 2023-05-15 16:27 UTC 

[stable:linux-5.15.y 2508/9999] mm/vmscan.o: warning: objtool: get_scan_count()+0x875: sibling call from callable instruction with modified stack frame
 2023-05-15 17:06 UTC 

[PATCH 6.3 101/246] perf build: Support python/perf.so testing
 2023-05-15 16:25 UTC 

[stable:linux-5.10.y 1030/9999] drivers/gpu/drm/i915/gt/intel_gt.c:732:2: error: format string is not a string literal (potentially insecure)
 2023-05-15 16:25 UTC 

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-05-15 12:28 UTC  (19+ messages)
            ` [PATCH] "

[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
 2023-05-15 11:35 UTC  (6+ messages)

powerpc-linux-objdump: Warning: Unable to load dwo file: <no .debug_str_offsets section>/<no .debug_str_offsets section>
 2023-05-15 11:08 UTC 

[stable:linux-5.15.y 6232/9999] drivers/net/xen-netback/netback.c:884:7: warning: variable 'pending_idx' set but not used
 2023-05-15  8:33 UTC 

[broonie-ci:v4_20230510_trevor_wu_asoc_mediatek_mt8188_revise_afe_driver 24/33] sound/soc/amd/yc/acp6x-mach.c:328:2: error: expected '}'
 2023-05-15  7:11 UTC 

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

next/master build: 195 builds: 3 failed, 192 passed, 7 errors, 54 warnings (next-20230515)
 2023-05-15  5:50 UTC 

kernel/bpf/core.o: warning: objtool: ___bpf_prog_run+0x249: sibling call from callable instruction with modified stack frame
 2023-05-15  1:38 UTC 

arch/powerpc/include/asm/book3s/32/tlbflush.h:83:2: error: call to '__compiletime_assert_188' declared with 'error' attribute: BUILD_BUG failed
 2023-05-15  1:14 UTC 

[stable:linux-5.10.y 336/9999] arch/x86/kernel/head_64.o: warning: objtool: .text+0x5: unreachable instruction
 2023-05-15  1:14 UTC 

❌ FAIL: Test report for master (6.4.0-rc2, mainline.kernel.org-clang, f1fcbaa1)
 2023-05-14 21:01 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 533c5454)
 2023-05-14 20:41 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 838a8548)
 2023-05-14 18:01 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 01bc9325)
 2023-05-14 17:31 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 31f4104e)
 2023-05-14 17:11 UTC 

[PATCH 1/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-05-14 12:06 UTC 

[PATCH] gen_compile_commands: include targets not end with .o
 2023-05-14 10:19 UTC 

[PATCH 2/3] Bluetooth: btrtl: Add support for RTL8822BS UART
 2023-05-14  9:14 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, bb7c241f)
 2023-05-14  2:01 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 191/453] drivers/pci/endpoint/functions/pci-epf-mhi.c:447:5: warning: no previous prototype for function 'pci_epf_mhi_core_init'
 2023-05-13 23:19 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 189/453] drivers/pci/endpoint/functions/pci-epf-mhi.c:185:5: warning: no previous prototype for function 'pci_epf_mhi_iatu_read'
 2023-05-13 22:28 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 178/453] drivers/pci/endpoint/functions/pci-epf-mhi.c:146:6: warning: no previous prototype for function 'pci_epf_mhi_raise_irq'
 2023-05-13 21:37 UTC 

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
 2023-05-13 21:17 UTC 

[PATCH] Fix libclang version check for out-of-tree builds
 2023-05-13 19:32 UTC 

[stable:linux-4.19.y 2317/9999] drivers/net/wireless/mediatek/mt76/mt76x0/debugfs.c:110:49: warning: format specifies type 'unsigned char' but the argument has type 's16' (aka 'short')
 2023-05-13 16:41 UTC 

[linux-stable-rc:queue/6.1 154/183] drivers/gpu/drm/msm/msm_drv.c:567:1: warning: unused label 'err_put_dev'
 2023-05-13 12:12 UTC 

[linux-next:master 1006/2056] Inconsistent kallsyms data
 2023-05-13 10:10 UTC 

[PATCH 2/3] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
 2023-05-13  6:10 UTC 

[ardb:efi-remove-mixed-mode 29/30] arch/x86/platform/efi/efi_32.c:116:25: error: passing 'const efi_runtime_services_t *const *' to parameter of type 'efi_runtime_services_t *const *' discards qualifiers in nested pointer types
 2023-05-13  4:06 UTC 

[djiang:cxl-qtg 17/30] ld.lld: error: undefined symbol: acpi_table_parse_cdat
 2023-05-13  4:06 UTC 

❌ FAIL: Test report for master (6.4.0-rc1, mainline.kernel.org-clang, 9a48d604)
 2023-05-13  2:01 UTC 

[ardb:efi-remove-mixed-mode 25/30] drivers/firmware/efi/efi-init.c:108:48: error: incompatible pointer to integer conversion passing 'const efi_config_table_t *' to parameter of type 'unsigned long'
 2023-05-13  1:53 UTC 


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).