Details
- Reviewers
bdragon jhibbits - Commits
- rS367760: [POWERPC] fix signal race condition
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D27241 Authored by alfredo on Nov 16 2020, 5:45 PM.
Details
Summary
Diff Detail
Event TimelineHerald added a subscriber: luporl. · View Herald TranscriptNov 16 2020, 5:45 PM2020-11-16 17:45:44 (UTC+0) Harbormaster completed remote builds in B34831: Diff 79614.Nov 16 2020, 5:45 PM2020-11-16 17:45:44 (UTC+0) This revision is now accepted and ready to land.Nov 16 2020, 11:09 PM2020-11-16 23:09:29 (UTC+0) Closed by commit rS367760: [POWERPC] fix signal race condition (authored by alfredo). · Explain WhyNov 17 2020, 12:33 PM2020-11-17 12:33:44 (UTC+0) This revision was automatically updated to reflect the committed changes. Herald added a subscriber: imp. · View Herald TranscriptNov 17 2020, 12:33 PM2020-11-17 12:33:44 (UTC+0)
Revision Contents
Diff 79653 head/sys/powerpc/powerpc/exec_machdep.c
|
If mips32 + SMP ends up not being a thing anymore due to the recent 64-bit atomic debate, this function can just be removed.
Otherwise, is there a good way for me to exercise that config? I'm open to buying real HW...