Page MenuHomeFreeBSD

dumbbell (Jean-Sébastien Pédron)
User

Projects

User Details

User Since
May 27 2014, 10:08 AM (615 w, 2 d)

Recent Activity

Mon, Mar 9

dumbbell added a comment to D53440: LinuxKPI: Add work-in-pgroess PAGE_IS_LKPI_PAGE.
In D53440#1275937, @bz wrote:

The drm-kmod part is here; I hope it still applies cleanly otherwise I have a branch https://github.com/freebsd/drm-kmod/pull/398

Mon, Mar 9, 7:27 PM

Sun, Mar 8

dumbbell updated the diff for D55739: linuxkpi: Define `MIN_T()` and `MAX_T()`.

Use parenthesis as suggested by @emaste.

Sun, Mar 8, 8:57 PM
dumbbell updated the diff for D55736: linuxkpi: Add <linux/mfd/core.h>.

Fix copyright header to use SPDX comment.

Sun, Mar 8, 8:56 PM
dumbbell updated the diff for D55735: linuxkpi: Add <linux/linux_logo.h>.

Fix copyright header to use SPDX comment.

Sun, Mar 8, 8:56 PM
dumbbell updated the diff for D55734: linuxkpi: Define `PMD_SHIFT`.

Define for several architectures to address @emaste concerns.

Sun, Mar 8, 8:55 PM
dumbbell updated the diff for D55733: linuxkpi: Define `CONFIG_PGTABLE_LEVELS`.

Fix duplicate define as reported by @emaste

Sun, Mar 8, 8:55 PM
dumbbell added inline comments to D55733: linuxkpi: Define `CONFIG_PGTABLE_LEVELS`.
Sun, Mar 8, 8:54 PM
dumbbell updated the diff for D55731: linuxkpi: Define `_THIS_IP_`.

Refresh patch

Sun, Mar 8, 8:54 PM
dumbbell updated the diff for D55732: linuxkpi: Add mising functions in <linux/kmsg_dump.h>.

Address comment from @emaste

Sun, Mar 8, 8:52 PM
dumbbell updated the diff for D55730: linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>.

Fix copyright header and restore copyright of @nc

Sun, Mar 8, 8:52 PM
dumbbell added inline comments to D55729: linuxkpi: Add `strtomem()` and `strtomem_pad()`.
Sun, Mar 8, 8:51 PM
dumbbell updated the diff for D55729: linuxkpi: Add `strtomem()` and `strtomem_pad()`.

Fix use of memcpy() as reported by @emaste

Sun, Mar 8, 8:51 PM
dumbbell updated the diff for D55176: linuxkpi: Handle bin attributes in sysfs attribute groups.

Wrap lines to address @emaste comment

Sun, Mar 8, 8:50 PM
dumbbell added inline comments to D55737: linuxkpi: Add field `flags` to `struct resource`.
Sun, Mar 8, 8:45 PM
dumbbell added inline comments to D55732: linuxkpi: Add mising functions in <linux/kmsg_dump.h>.
Sun, Mar 8, 8:38 PM
dumbbell requested review of D55740: linuxkpi: Define missing `SZ_*` below 1 kib.
Sun, Mar 8, 1:26 PM
dumbbell requested review of D55739: linuxkpi: Define `MIN_T()` and `MAX_T()`.
Sun, Mar 8, 1:26 PM
dumbbell requested review of D55738: linuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>.
Sun, Mar 8, 1:25 PM
dumbbell requested review of D55737: linuxkpi: Add field `flags` to `struct resource`.
Sun, Mar 8, 1:25 PM
dumbbell requested review of D55736: linuxkpi: Add <linux/mfd/core.h>.
Sun, Mar 8, 1:24 PM
dumbbell requested review of D55735: linuxkpi: Add <linux/linux_logo.h>.
Sun, Mar 8, 1:22 PM
dumbbell requested review of D55734: linuxkpi: Define `PMD_SHIFT`.
Sun, Mar 8, 1:21 PM
dumbbell requested review of D55733: linuxkpi: Define `CONFIG_PGTABLE_LEVELS`.
Sun, Mar 8, 1:21 PM
dumbbell requested review of D55732: linuxkpi: Add mising functions in <linux/kmsg_dump.h>.
Sun, Mar 8, 1:20 PM
dumbbell updated the summary of D55730: linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>.
Sun, Mar 8, 1:19 PM
dumbbell requested review of D55731: linuxkpi: Define `_THIS_IP_`.
Sun, Mar 8, 1:19 PM
dumbbell requested review of D55730: linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>.
Sun, Mar 8, 1:19 PM
dumbbell requested review of D55729: linuxkpi: Add `strtomem()` and `strtomem_pad()`.
Sun, Mar 8, 1:18 PM
dumbbell updated the diff for D55176: linuxkpi: Handle bin attributes in sysfs attribute groups.

Address feedback from @emaste and @wulf.

Sun, Mar 8, 1:06 PM

Fri, Feb 13

dumbbell committed R11:a10496664b1d: graphics/darktable: Update to 5.4.1 (authored by dumbbell).
graphics/darktable: Update to 5.4.1
Fri, Feb 13, 9:29 PM

Feb 9 2026

dumbbell accepted D54878: usb: struct usb_interface, move pnpinfo.
Feb 9 2026, 7:11 PM
dumbbell accepted D54991: LinuxKPI: mod_devicetable, add comment about USB.
Feb 9 2026, 7:10 PM
dumbbell accepted D54841: LinuxKPI: exapnd dma_sync_single_for_cpu() in lkpi_dma_unmap().
Feb 9 2026, 6:58 PM
dumbbell added inline comments to D54991: LinuxKPI: mod_devicetable, add comment about USB.
Feb 9 2026, 6:50 PM
dumbbell accepted D54900: LinuxKPI: move MODULE_DEVICE_TABLE from pci.h to module.h.
Feb 9 2026, 6:46 PM
dumbbell accepted D54861: LinuxKPI: pci: make sure a tailq and lock are initialized.
Feb 9 2026, 6:45 PM

Feb 8 2026

dumbbell requested review of D55176: linuxkpi: Handle bin attributes in sysfs attribute groups.
Feb 8 2026, 10:56 AM
dumbbell requested review of D55175: linuxkpi: Add device under parent, not under class.
Feb 8 2026, 10:55 AM

Feb 3 2026

dumbbell committed rG465ba08bb537: vm_phys: Check `RB_FIND()` return value in case it is NULL (authored by dumbbell).
vm_phys: Check `RB_FIND()` return value in case it is NULL
Feb 3 2026, 2:46 PM
dumbbell closed D55076: vm_phys: Check `RB_FIND()` return value in case it is NULL.
Feb 3 2026, 2:46 PM
dumbbell requested review of D55076: vm_phys: Check `RB_FIND()` return value in case it is NULL.
Feb 3 2026, 12:11 PM

Jan 28 2026

dumbbell committed rG79b05e7f80eb: linuxkpi: Add tag support to radix tree (authored by dumbbell).
linuxkpi: Add tag support to radix tree
Jan 28 2026, 10:12 PM
dumbbell closed D54503: linuxkpi: Add tag support to radix tree.
Jan 28 2026, 10:11 PM

Jan 25 2026

dumbbell abandoned D54877: Document __FreeBSD_version 1600010 and 1600011.

Anyway, someone just committed the same update concurrently. Abandonning this revision.

Jan 25 2026, 5:13 PM
dumbbell added a comment to D54877: Document __FreeBSD_version 1600010 and 1600011.

I see :-) Thanks!

Jan 25 2026, 5:07 PM
dumbbell requested review of D54877: Document __FreeBSD_version 1600010 and 1600011.
Jan 25 2026, 5:01 PM
dumbbell committed rGa200c8e51cdb: linuxkpi: Add eventfd_*() (authored by dumbbell).
linuxkpi: Add eventfd_*()
Jan 25 2026, 4:17 PM
dumbbell committed rGd185e9fae91a: Bump __FreeBSD_version to 1600011 after changes to eventfd (authored by dumbbell).
Bump __FreeBSD_version to 1600011 after changes to eventfd
Jan 25 2026, 4:17 PM
dumbbell committed rG28d6ffe37cf9: eventfd: Add eventfd_signal() (authored by dumbbell).
eventfd: Add eventfd_signal()
Jan 25 2026, 4:17 PM
dumbbell committed rG593164975184: eventfd: Add refcounting (authored by dumbbell).
eventfd: Add refcounting
Jan 25 2026, 4:17 PM
dumbbell closed D50853: linuxkpi: Add eventfd_*().
Jan 25 2026, 4:17 PM
dumbbell closed D50850: eventfd: Add eventfd_signal().
Jan 25 2026, 4:16 PM
dumbbell closed D50849: eventfd: Add refcounting.
Jan 25 2026, 4:16 PM

Jan 24 2026

dumbbell updated the diff for D50853: linuxkpi: Add eventfd_*().

Fix style, as reported by @markj.

Jan 24 2026, 11:38 PM
dumbbell added inline comments to D50853: linuxkpi: Add eventfd_*().
Jan 24 2026, 11:37 PM
dumbbell added inline comments to D54503: linuxkpi: Add tag support to radix tree.
Jan 24 2026, 7:29 PM
dumbbell committed rG710167623d82: linuxkpi: Implement <linux/seq_buf.h> (authored by dumbbell).
linuxkpi: Implement <linux/seq_buf.h>
Jan 24 2026, 7:25 PM
dumbbell closed D54488: linuxkpi: Implement <linux/seq_buf.h>.
Jan 24 2026, 7:25 PM

Jan 22 2026

dumbbell added inline comments to D54503: linuxkpi: Add tag support to radix tree.
Jan 22 2026, 10:23 PM
dumbbell added inline comments to D54488: linuxkpi: Implement <linux/seq_buf.h>.
Jan 22 2026, 10:19 PM
dumbbell updated the diff for D54488: linuxkpi: Implement <linux/seq_buf.h>.

Address feedback from @bz.

Jan 22 2026, 10:17 PM
dumbbell added a comment to D50853: linuxkpi: Add eventfd_*().

Should this be committed now?

Jan 22 2026, 9:21 PM
dumbbell committed R11:50e6dae0b7b2: graphics/darktable: Add `llvm:build` after `compiler:*` in USES= (authored by dumbbell).
graphics/darktable: Add `llvm:build` after `compiler:*` in USES=
Jan 22 2026, 9:14 PM

Jan 7 2026

dumbbell committed rG6c0bcd15e478: linuxkpi: Add `rol32()` (authored by dumbbell).
linuxkpi: Add `rol32()`
Jan 7 2026, 10:41 PM
dumbbell closed D54588: linuxkpi: Add `rol32()`.
Jan 7 2026, 10:40 PM
dumbbell requested review of D54588: linuxkpi: Add `rol32()`.
Jan 7 2026, 9:53 PM
dumbbell committed rG10c6f1f627cd: linuxkpi: Replicate the chain of #include in the `cec*.h` headers (authored by dumbbell).
linuxkpi: Replicate the chain of #include in the `cec*.h` headers
Jan 7 2026, 9:52 PM
dumbbell closed D54494: linuxkpi: Replicate the chain of #include in the `cec*.h` headers.
Jan 7 2026, 9:51 PM
dumbbell committed rG3942e85b9921: linuxkpi: Add WARN_RATELIMIT() (authored by dumbbell).
linuxkpi: Add WARN_RATELIMIT()
Jan 7 2026, 9:51 PM
dumbbell closed D54493: linuxkpi: Add WARN_RATELIMIT().
Jan 7 2026, 9:51 PM
dumbbell committed rGe86e4f161e72: linuxkpi: Add <linux/kmsg_dump.h> (authored by dumbbell).
linuxkpi: Add <linux/kmsg_dump.h>
Jan 7 2026, 9:51 PM
dumbbell closed D54492: linuxkpi: Add <linux/kmsg_dump.h>.
Jan 7 2026, 9:51 PM
dumbbell committed rG514d37fa268b: linuxkpi: Add <linux/font.h> (authored by dumbbell).
linuxkpi: Add <linux/font.h>
Jan 7 2026, 9:51 PM
dumbbell closed D54491: linuxkpi: Add <linux/font.h>.
Jan 7 2026, 9:51 PM
dumbbell closed D54489: linuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h>.
Jan 7 2026, 9:51 PM
dumbbell committed rGac341353a043: linuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h> (authored by dumbbell).
linuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h>
Jan 7 2026, 9:51 PM

Jan 5 2026

dumbbell updated the diff for D54494: linuxkpi: Replicate the chain of #include in the `cec*.h` headers.

Address comments from @bz.

Jan 5 2026, 8:25 PM
dumbbell updated the diff for D54493: linuxkpi: Add WARN_RATELIMIT().
Jan 5 2026, 8:25 PM
dumbbell added inline comments to D54493: linuxkpi: Add WARN_RATELIMIT().
Jan 5 2026, 8:24 PM
dumbbell updated the diff for D54492: linuxkpi: Add <linux/kmsg_dump.h>.

Address comments from @bz.

Jan 5 2026, 8:24 PM
dumbbell added inline comments to D54492: linuxkpi: Add <linux/kmsg_dump.h>.
Jan 5 2026, 8:23 PM
dumbbell updated the diff for D54491: linuxkpi: Add <linux/font.h>.

Address comments from @bz.

Jan 5 2026, 8:22 PM
dumbbell added inline comments to D54491: linuxkpi: Add <linux/font.h>.
Jan 5 2026, 8:22 PM
dumbbell updated the diff for D54488: linuxkpi: Implement <linux/seq_buf.h>.

Use SPDX tag and remove license text.

Jan 5 2026, 8:20 PM
dumbbell added a comment to D54502: linuxkpi: Add `radix_tree_deref_slot()`.
In D54502#1245389, @bz wrote:

Technically this is not a no-op as you do a *-operation.

Jan 5 2026, 8:15 PM
dumbbell added a comment to D54497: linuxkpi: Add support for statically-allocated kfifo.

Thank you, I used nitems().

Jan 5 2026, 8:12 PM
dumbbell added a comment to D54496: linuxkpi: Replicate Linux #includes between headers.

Thank you! I addressed your comments.

Jan 5 2026, 8:11 PM
dumbbell committed rG4c89b333808a: linuxkpi: Add `radix_tree_deref_slot()` (authored by dumbbell).
linuxkpi: Add `radix_tree_deref_slot()`
Jan 5 2026, 8:10 PM
dumbbell committed rGd448578b445d: linuxkpi: Add <linux/siphash.h> (authored by dumbbell).
linuxkpi: Add <linux/siphash.h>
Jan 5 2026, 8:10 PM
dumbbell committed rGa9462e32fa75: linuxkpi: Add `rol64()` (authored by dumbbell).
linuxkpi: Add `rol64()`
Jan 5 2026, 8:10 PM
dumbbell committed rG15f29e1e1978: linuxkpi: Add get_unaligned_le64() (authored by dumbbell).
linuxkpi: Add get_unaligned_le64()
Jan 5 2026, 8:10 PM
dumbbell committed rG242beec703f7: linuxkpi: Add a dummy <linux/fpu.h> (authored by dumbbell).
linuxkpi: Add a dummy <linux/fpu.h>
Jan 5 2026, 8:10 PM
dumbbell committed rG55bd09ae0fc4: linuxkpi: Add support for statically-allocated kfifo (authored by dumbbell).
linuxkpi: Add support for statically-allocated kfifo
Jan 5 2026, 8:10 PM
dumbbell committed rGb5f7a0b0fd89: linuxkpi: Replicate Linux #includes between headers (authored by dumbbell).
linuxkpi: Replicate Linux #includes between headers
Jan 5 2026, 8:10 PM
dumbbell committed rG33fa585a0e90: linuxkpi: Split <linux/compiler.h> (authored by dumbbell).
linuxkpi: Split <linux/compiler.h>
Jan 5 2026, 8:10 PM
dumbbell closed D54502: linuxkpi: Add `radix_tree_deref_slot()`.
Jan 5 2026, 8:10 PM
dumbbell closed D54501: linuxkpi: Add <linux/siphash.h>.
Jan 5 2026, 8:10 PM
dumbbell committed rG65d7e9033439: linuxkpi: Add a dummy <linux/kdebug.h> (authored by dumbbell).
linuxkpi: Add a dummy <linux/kdebug.h>
Jan 5 2026, 8:10 PM
dumbbell closed D54499: linuxkpi: Add `rol64()`.
Jan 5 2026, 8:10 PM
dumbbell closed D54500: linuxkpi: Add missing get_unaligned_le64().
Jan 5 2026, 8:10 PM