Page MenuHomeFreeBSD
Feed Advanced Search

Aug 3 2022

manu added a comment to D36028: pkgbase: split kerberos binaries and libs.

You need to modify release/package/Makefile.package to add comments/desc for the new package.

Aug 3 2022, 8:17 AM
manu abandoned D36026: linuxkpi: Add stop_machine.

Huh, this seems quite surprising. I'm not sure where this was originally introduced but ISTM this is not equivalent. It's "working" now so moving it here is no worse I'd say, but should have a giant warning comment on it?

Aug 3 2022, 8:02 AM

Aug 2 2022

manu added inline comments to D36024: linuxkpi: pm: Add more defines and includes.
Aug 2 2022, 4:18 PM
manu added a comment to D36026: linuxkpi: Add stop_machine.

I'm unsure if sched_pin does this but we had this in drm-kmod for quite some time now so I guess it's somewhat working for us ?

Aug 2 2022, 3:38 PM
manu committed R11:d540ef54663a: graphics/drm-54-kmod: Marked as ignore for FreeBSD HEAD (authored by manu).
graphics/drm-54-kmod: Marked as ignore for FreeBSD HEAD
Aug 2 2022, 3:37 PM
manu requested review of D36026: linuxkpi: Add stop_machine.
Aug 2 2022, 3:33 PM
manu requested review of D36025: linuxkpi: Include linux/file.h in linux/shmem_fs.h.
Aug 2 2022, 3:33 PM
manu requested review of D36024: linuxkpi: pm: Add more defines and includes.
Aug 2 2022, 3:33 PM
manu requested review of D36023: linuxkpi: Include highmem.h in pagemap.h.
Aug 2 2022, 3:32 PM
manu requested review of D36022: linuxkpi: Add arch_io_{reserve,free}_memtype_wc.
Aug 2 2022, 3:32 PM
manu requested review of D36021: linuxkpi: Add dev_info_once.
Aug 2 2022, 3:32 PM
manu requested review of D36020: linuxkpi: Add smp_mb__before/after_atomic.
Aug 2 2022, 3:32 PM
manu requested review of D36019: linuxkpi: Add trylock_page and unlock_page.
Aug 2 2022, 3:31 PM
manu requested review of D36018: linuxkpi: Add more notifier defines.
Aug 2 2022, 3:30 PM
manu requested review of D36017: linuxkpi: errno: Add EHWPOISON.
Aug 2 2022, 3:30 PM
manu requested review of D36016: linuxkpi: Add compat_ptr and ptr_to_compat.
Aug 2 2022, 3:30 PM
manu requested review of D36015: linuxkpi: Add try_cmpxchg and atomic_try_cmpxchg.
Aug 2 2022, 3:30 PM
manu updated the diff for D35942: linuxkpi: Add io.h.

Fix by using correct names for the arches.

Aug 2 2022, 8:01 AM
manu updated the diff for D35937: linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr.

Fix var names.

Aug 2 2022, 7:53 AM
manu updated the diff for D35937: linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr.

Fix mul_u64_u64_div

Aug 2 2022, 7:45 AM
manu updated the diff for D35942: linuxkpi: Add io.h.

Only add this for x86

Aug 2 2022, 7:41 AM
manu updated the diff for D35943: linuxkpi: Add some memset functions.

Include linux/bitops.h

Aug 2 2022, 7:37 AM

Aug 1 2022

manu accepted D35661: xorg: upgrade to 21.1.3.
Aug 1 2022, 7:01 PM

Jul 30 2022

manu closed D31831: Create wrapper for Giant taken for newbus.
Jul 30 2022, 3:33 AM

Jul 29 2022

manu added inline comments to D35941: linuxkpi: Add pagevec implementation.
Jul 29 2022, 6:33 AM

Jul 27 2022

manu committed rG50526f522bc4: bhyve: fix spelling mistake in passthru emulation (authored by corvink).
bhyve: fix spelling mistake in passthru emulation
Jul 27 2022, 4:23 PM
manu committed rG56b8f5b11171: bhyve: Initialize more registers in vcpu_reset() (authored by corvink).
bhyve: Initialize more registers in vcpu_reset()
Jul 27 2022, 4:23 PM
manu closed D35707: bhyve: fix spelling mistake in passthru emulation.
Jul 27 2022, 4:23 PM · bhyve
manu closed D35622: bhyve: Initialize more registers in vcpu_reset()..
Jul 27 2022, 4:23 PM · bhyve
manu closed D35620: vmm: emulate INVD by ignoring it.
Jul 27 2022, 4:22 PM · bhyve
manu committed rG4eadbef92493: vmm: emulate INVD by ignoring it (authored by corvink).
vmm: emulate INVD by ignoring it
Jul 27 2022, 4:22 PM

Jul 26 2022

manu updated the diff for D35936: linuxkpi: atomic: Add atomic_fetch_inc.

Convert to an inline function

Jul 26 2022, 3:19 PM
manu updated the diff for D35941: linuxkpi: Add pagevec implementation.

Add a new line.

Jul 26 2022, 3:18 PM
manu added inline comments to D35943: linuxkpi: Add some memset functions.
Jul 26 2022, 3:15 PM
manu updated the diff for D35943: linuxkpi: Add some memset functions.

Switch memset32/memset64 (badly copy/pasted)

Jul 26 2022, 3:15 PM
manu added a reviewer for D35940: linuxkpi: Add linux/nospec.h: linuxkpi.
Jul 26 2022, 9:34 AM
manu added a reviewer for D35941: linuxkpi: Add pagevec implementation: linuxkpi.
Jul 26 2022, 9:34 AM
manu added a reviewer for D35942: linuxkpi: Add io.h: linuxkpi.
Jul 26 2022, 9:34 AM
manu added a reviewer for D35943: linuxkpi: Add some memset functions: linuxkpi.
Jul 26 2022, 9:34 AM
manu retitled D35939: linuxkpi: Add mapping_clear_unevictable stub from linuxkpi: Add mapping_clear_unevictable stub Obtained from: drm-kmod Sponsored by: Beckhoff Automation GmbH & Co. KG to linuxkpi: Add mapping_clear_unevictable stub.
Jul 26 2022, 9:33 AM
manu added a reviewer for D35938: linuxkpi: pci: Add more functions needed by drm: linuxkpi.
Jul 26 2022, 9:33 AM
manu added a reviewer for D35937: linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr: linuxkpi.
Jul 26 2022, 9:33 AM
manu added a reviewer for D35936: linuxkpi: atomic: Add atomic_fetch_inc: linuxkpi.
Jul 26 2022, 9:33 AM
manu requested review of D35943: linuxkpi: Add some memset functions.
Jul 26 2022, 9:32 AM
manu requested review of D35942: linuxkpi: Add io.h.
Jul 26 2022, 9:32 AM
manu requested review of D35941: linuxkpi: Add pagevec implementation.
Jul 26 2022, 9:32 AM
manu requested review of D35940: linuxkpi: Add linux/nospec.h.
Jul 26 2022, 9:32 AM
manu requested review of D35939: linuxkpi: Add mapping_clear_unevictable stub.
Jul 26 2022, 9:30 AM
manu requested review of D35938: linuxkpi: pci: Add more functions needed by drm.
Jul 26 2022, 9:30 AM
manu requested review of D35937: linuxkpi: math.h: Add mul_u64_u32_div and mul_u64_u32_shr.
Jul 26 2022, 9:30 AM
manu requested review of D35936: linuxkpi: atomic: Add atomic_fetch_inc.
Jul 26 2022, 9:30 AM

Jul 21 2022

manu committed R11:51a77db8fecc: graphics/libdrm: Fix plist when TESTS options is selected (authored by manu).
graphics/libdrm: Fix plist when TESTS options is selected
Jul 21 2022, 1:08 PM
manu committed R11:0b2e583d850c: graphics/libdrm: Fix plist when TESTS options is selected (authored by manu).
graphics/libdrm: Fix plist when TESTS options is selected
Jul 21 2022, 1:08 PM

Jul 20 2022

manu accepted D35662: x11-servers/xwayland: update to 22.1.2.

With my comments addressed it's good for me. (and say in the commit message that xdmcp was disabled too and why).

Jul 20 2022, 9:34 AM
manu committed R11:6411b0ebf25e: graphics/libdrm: Update to 2.4.112 (authored by manu).
graphics/libdrm: Update to 2.4.112
Jul 20 2022, 7:57 AM
manu committed R11:6573e957b004: graphics/libdrm: Update to 2.4.112 (authored by manu).
graphics/libdrm: Update to 2.4.112
Jul 20 2022, 7:55 AM

Jul 19 2022

manu added a comment to D35662: x11-servers/xwayland: update to 22.1.2.

Duplicate of D28782? I'm unlikely to switch consumers (wlroots{,-devel}, arcan, plasma5-kwin) to xwayland (non-devel). Upstream QA is GNOME-centric via Fedora but GNOME/Wayland isn't supported on FreeBSD. Standalone releases removed non-Xwayland code which complicates cherry-picking upstream fixes because the development still happens in xorg/xnest/xwayland/etc monorepo.

Jul 19 2022, 7:06 AM

Jul 18 2022

manu added a comment to D28280: bhyve: add config option to modify lpc ids.
In D28280#813137, @c.koehne_beckhoff.com wrote:

Thanks for your feedback. I'm going to update this patch when @manu finished his vendor id work.

Jul 18 2022, 8:25 AM · bhyve

Jul 17 2022

manu added inline comments to D35837: ds1307: add support for the EPSON RX-8035SA I2C RTC.
Jul 17 2022, 3:33 PM

Jul 6 2022

manu added inline comments to D32256: USB: split dwc3 (Synopsys) up for FDT and ACPI attachment.
Jul 6 2022, 9:47 AM
manu accepted D32256: USB: split dwc3 (Synopsys) up for FDT and ACPI attachment.

Small nits on one ifdef but otherwise looks ok to me.

Jul 6 2022, 6:38 AM

Jul 1 2022

manu added a comment to D35661: xorg: upgrade to 21.1.3.

Everything builds correctly now for me, the patches looks ok as said privately, I'll try to test asap.

Jul 1 2022, 2:54 PM

Jun 29 2022

manu committed rG8cff8e6e13a6: Bump __FreeBSD_version after linuxkpi changes. (authored by manu).
Bump __FreeBSD_version after linuxkpi changes.
Jun 29 2022, 7:59 AM
manu committed rG2b743f65f1c9: linuxkpi: Add pwm.h (authored by manu).
linuxkpi: Add pwm.h
Jun 29 2022, 7:59 AM
manu committed rG0e45856f9a2d: linuxkpi: Add asm/set_memory.h (authored by manu).
linuxkpi: Add asm/set_memory.h
Jun 29 2022, 7:59 AM
manu committed rG137e91dbf689: linuxkpi: Add asm/iosfmbi.h (authored by manu).
linuxkpi: Add asm/iosfmbi.h
Jun 29 2022, 7:59 AM
manu committed rG631bf94fe9df: linuxkpi: Add typecheck.h (authored by manu).
linuxkpi: Add typecheck.h
Jun 29 2022, 7:59 AM
manu committed rG456a92d5d38b: linuxkpi: Add pm_runtime.h (authored by manu).
linuxkpi: Add pm_runtime.h
Jun 29 2022, 7:59 AM
manu committed rGcfe72b9f09f3: linuxkpi: Add mmu_notifier.h (authored by manu).
linuxkpi: Add mmu_notifier.h
Jun 29 2022, 7:59 AM
manu closed D35572: linuxkpi: Add pwm.h.
Jun 29 2022, 7:59 AM
manu closed D35571: linuxkpi: Add asm/set_memory.h.
Jun 29 2022, 7:58 AM
manu closed D35570: linuxkpi: Add asm/iosfmbi.h.
Jun 29 2022, 7:58 AM
manu closed D35569: linuxkpi: Add typecheck.h.
Jun 29 2022, 7:58 AM
manu closed D35568: linuxkpi: Add pm_runtime.h.
Jun 29 2022, 7:58 AM
manu closed D35567: linuxkpi: Add mmu_notifier.h.
Jun 29 2022, 7:58 AM
manu closed D35566: linuxkpi: Add mmu_context.h.
Jun 29 2022, 7:58 AM
manu committed rGa95f28800a01: linuxkpi: Add mmu_context.h (authored by manu).
linuxkpi: Add mmu_context.h
Jun 29 2022, 7:58 AM
manu closed D35565: linuxkpi: Add media-bus-format.h.
Jun 29 2022, 7:58 AM
manu committed rG7e4f9ebeaab4: linuxkpi: Add media-bus-format.h (authored by manu).
linuxkpi: Add media-bus-format.h
Jun 29 2022, 7:58 AM
manu closed D35564: linuxkpi: Add kmemleak.h.
Jun 29 2022, 7:57 AM
manu committed rG8730ba418e05: linuxkpi: Add kmemleak.h (authored by manu).
linuxkpi: Add kmemleak.h
Jun 29 2022, 7:57 AM
manu closed D35563: linuxkpi: Add kfifo.h.
Jun 29 2022, 7:57 AM
manu committed rG088b746cbda6: linuxkpi: Add kfifo.h (authored by manu).
linuxkpi: Add kfifo.h
Jun 29 2022, 7:57 AM
manu closed D35562: linuxkpi: Add console.h.
Jun 29 2022, 7:56 AM
manu committed rG57c9ec539cba: linuxkpi: Add console.h (authored by manu).
linuxkpi: Add console.h
Jun 29 2022, 7:56 AM
manu closed D35561: linuxkpi: Add circ_buf.h.
Jun 29 2022, 7:56 AM
manu committed rG7674baeb3787: linuxkpi: Add circ_buf.h (authored by manu).
linuxkpi: Add circ_buf.h
Jun 29 2022, 7:56 AM

Jun 23 2022

manu added inline comments to D35567: linuxkpi: Add mmu_notifier.h.
Jun 23 2022, 2:12 PM
manu added inline comments to D35568: linuxkpi: Add pm_runtime.h.
Jun 23 2022, 12:25 PM
manu added a comment to D35563: linuxkpi: Add kfifo.h.
In D35563#806587, @bz wrote:

What will happen to drm-kmod if someone will implement them? Will that break anything?

Jun 23 2022, 12:24 PM
manu added inline comments to D35564: linuxkpi: Add kmemleak.h.
Jun 23 2022, 12:24 PM
manu added a reviewer for D35561: linuxkpi: Add circ_buf.h: linuxkpi.
Jun 23 2022, 8:28 AM
manu added a reviewer for D35562: linuxkpi: Add console.h: linuxkpi.
Jun 23 2022, 8:28 AM
manu added a reviewer for D35563: linuxkpi: Add kfifo.h: linuxkpi.
Jun 23 2022, 8:28 AM
manu added a reviewer for D35564: linuxkpi: Add kmemleak.h: linuxkpi.
Jun 23 2022, 8:28 AM
manu added a reviewer for D35565: linuxkpi: Add media-bus-format.h: linuxkpi.
Jun 23 2022, 8:27 AM
manu added a reviewer for D35566: linuxkpi: Add mmu_context.h: linuxkpi.
Jun 23 2022, 8:27 AM
manu added a reviewer for D35567: linuxkpi: Add mmu_notifier.h: linuxkpi.
Jun 23 2022, 8:27 AM
manu added a reviewer for D35568: linuxkpi: Add pm_runtime.h: linuxkpi.
Jun 23 2022, 8:27 AM
manu added a reviewer for D35569: linuxkpi: Add typecheck.h: linuxkpi.
Jun 23 2022, 8:27 AM