Thu, Aug 20
Tue, Aug 18
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.
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.
Mon, Aug 17
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.
Apr 7 2025
Ok, I may have overlooked that wrinkle on sx_xlocked(9).
Dec 1 2024
Nov 30 2024
Aug 20 2024
Referenced in PR280817
Feb 22 2024
Feb 19 2024
Feb 16 2024
Context adjustments due to modifications in previous patches
Fix comments.
Add Xen guest assert.
Feb 11 2024
Feb 7 2024
Feb 6 2024
Guess I had it easy as I had a system running Linux and arcanist was available as a package.
Add comment.
Upload diff with context.
Fix possaible use of init_fn uninitialized.
Could you please upload diffs with context? i.e., add -U99999 or so to diff's parameters.
Sep 23 2022
- I've updated the code to follow the style as you mentioned.
- I've removed too wide CFLAGS from libsa Makefile.
Sep 21 2022
As this was my first patch here I need to get familiar with the interface and the way how I can submit the changes. I also need to refresh my memory what I did as I did this in March.
Sep 20 2022
Some general comments...
