Page MenuHomeFreeBSD

x86Umbrella
ActivePublic

Recent Activity

Yesterday

olce accepted D59551: acpi_cpu: only report unmapped processor objects enabled in the MADT.

I'd suggest some function renames, but otherwise looks fine. I might do some followup changes.

Fri, Sep 11, 10:15 AM · x86, drivers

Wed, Sep 9

seuros added a comment to D59551: acpi_cpu: only report unmapped processor objects enabled in the MADT.

AMD64 , Raptor Lake+

Wed, Sep 9, 11:12 PM · x86, drivers
adrian added a comment to D59551: acpi_cpu: only report unmapped processor objects enabled in the MADT.

what platform did you see this on?

Wed, Sep 9, 10:58 PM · x86, drivers
adrian added projects to D59551: acpi_cpu: only report unmapped processor objects enabled in the MADT: drivers, x86.
Wed, Sep 9, 10:58 PM · x86, drivers

Sun, Aug 30

rpaulo resigned from D9759: amdtemp driver update.
Sun, Aug 30, 6:31 AM · x86

Thu, Aug 20

ali_mashtizadeh.com added a member for x86: ali_mashtizadeh.com.
Thu, Aug 20, 4:19 PM

Tue, Aug 18

rz_fabmicro.ru added a comment to D57968: amdgpio, gpiobus: Add interrupt support for !INTRNG platforms.

For reference, here's bug report I posted some time ago which made me deep-dive into this problem. It seems, as reduced ACPI hardware laptops (with Power buttons served by GPIO pin) become more frequent, we will have to solve this GPIO interrupts issue either way.

Tue, Aug 18, 10:46 AM · drivers, x86
avg added a comment to D57968: amdgpio, gpiobus: Add interrupt support for !INTRNG platforms.

Last time I checked, porting x86 to intrng did not look trivial, at least for me.
Maybe it would not be too hard for someone with more experience in both.

Tue, Aug 18, 6:11 AM · drivers, x86

Mon, Aug 17

adrian added a reviewer for D57968: amdgpio, gpiobus: Add interrupt support for !INTRNG platforms: adrian.
Mon, Aug 17, 10:47 PM · drivers, x86
adrian added projects to D57968: amdgpio, gpiobus: Add interrupt support for !INTRNG platforms: x86, drivers.

most of this is fine but the code that handles the non-intrng path seems .. a lot. I think I want this eyeballed by some other folks and see if there's scope to just push to get everything migrated to intrng already.

Mon, Aug 17, 10:47 PM · drivers, x86

Apr 7 2025

phk abandoned D47851: Give IG4_IIC a real bus lock.

Ok, I may have overlooked that wrinkle on sx_xlocked(9).

Apr 7 2025, 7:24 AM · x86

Dec 1 2024

wulf added inline comments to D47851: Give IG4_IIC a real bus lock.
Dec 1 2024, 6:48 AM · x86

Nov 30 2024

wulf added inline comments to D47851: Give IG4_IIC a real bus lock.
Nov 30 2024, 9:04 PM · x86
phk requested review of D47851: Give IG4_IIC a real bus lock.
Nov 30 2024, 2:28 PM · x86

Aug 20 2024

emaste added a comment to D22642: Intel IOMMU DMAR suspend/resume support (only without QI for now).

Referenced in PR280817

Aug 20 2024, 6:21 PM · x86

Feb 22 2024

royger closed D43764: x86/xen: implement early init hook.
Feb 22 2024, 10:32 AM · x86
royger closed D43763: x86/cpu: introduce an optional hook for early.
Feb 22 2024, 10:32 AM · x86

Feb 19 2024

markj accepted D43764: x86/xen: implement early init hook.
Feb 19 2024, 2:12 PM · x86

Feb 16 2024

royger closed D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 16 2024, 1:17 PM · x86
royger updated the diff for D43764: x86/xen: implement early init hook.

Context adjustments due to modifications in previous patches

Feb 16 2024, 12:44 PM · x86
royger updated the diff for D43764: x86/xen: implement early init hook.

Fix comments.

Feb 16 2024, 12:04 PM · x86
royger updated the diff for D43765: x86/xen: fix migration when ACPI suspend is not available.

Add Xen guest assert.

Feb 16 2024, 11:57 AM · x86
royger added inline comments to D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 16 2024, 11:56 AM · x86

Feb 11 2024

royger added inline comments to D43764: x86/xen: implement early init hook.
Feb 11 2024, 3:54 PM · x86
markj added inline comments to D43764: x86/xen: implement early init hook.
Feb 11 2024, 3:35 PM · x86

Feb 7 2024

markj added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 7 2024, 2:18 PM · x86
kib added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 7 2024, 2:13 PM · x86
markj accepted D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 7 2024, 1:32 PM · x86
markj added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 7 2024, 1:27 PM · x86

Feb 6 2024

kib accepted D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 10:12 PM · x86
royger added inline comments to D43764: x86/xen: implement early init hook.
Feb 6 2024, 8:02 PM · x86
ehem_freebsd_m5p.com added a comment to D43764: x86/xen: implement early init hook.

Guess I had it easy as I had a system running Linux and arcanist was available as a package.

Feb 6 2024, 7:54 PM · x86
royger added inline comments to D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 6 2024, 5:22 PM · x86
royger updated the diff for D43765: x86/xen: fix migration when ACPI suspend is not available.

Add comment.

Feb 6 2024, 5:21 PM · x86
markj added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 5:06 PM · x86
royger added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 4:17 PM · x86
royger updated the diff for D43764: x86/xen: implement early init hook.

Upload diff with context.

Feb 6 2024, 4:16 PM · x86
markj accepted D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 4:16 PM · x86
royger added a comment to D43764: x86/xen: implement early init hook.

Could you please upload diffs with context? i.e., add -U99999 or so to diff's parameters.

Hm, that's the output from git format-patch. I wonder why it doesn't pick the context automatically from the repo?

How are you uploading it? arc diff --create <revision> or git arc create will indeed fetch context automatically. If you're manually uploading diffs, then it won't. See https://wiki.freebsd.org/Phabricator#Create_a_Revision

Feb 6 2024, 4:16 PM · x86
royger updated the diff for D43763: x86/cpu: introduce an optional hook for early.

Fix possaible use of init_fn uninitialized.

Feb 6 2024, 4:13 PM · x86
markj added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 4:04 PM · x86
markj added a comment to D43764: x86/xen: implement early init hook.

Could you please upload diffs with context? i.e., add -U99999 or so to diff's parameters.

Hm, that's the output from git format-patch. I wonder why it doesn't pick the context automatically from the repo?

Feb 6 2024, 4:01 PM · x86
royger added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 4:01 PM · x86
markj added inline comments to D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 6 2024, 3:59 PM · x86
royger added a comment to D43764: x86/xen: implement early init hook.

Could you please upload diffs with context? i.e., add -U99999 or so to diff's parameters.

Feb 6 2024, 3:58 PM · x86
markj added a comment to D43764: x86/xen: implement early init hook.

Could you please upload diffs with context? i.e., add -U99999 or so to diff's parameters.

Feb 6 2024, 3:56 PM · x86
markj added inline comments to D43763: x86/cpu: introduce an optional hook for early.
Feb 6 2024, 3:54 PM · x86
royger requested review of D43765: x86/xen: fix migration when ACPI suspend is not available.
Feb 6 2024, 8:43 AM · x86
royger updated the summary of D43764: x86/xen: implement early init hook.
Feb 6 2024, 8:42 AM · x86
royger requested review of D43764: x86/xen: implement early init hook.
Feb 6 2024, 8:42 AM · x86