On Wed, 6 May 2026, at 11:45, Ostrowski, Rafal wrote: > On Tue, 05 May 2026, at 12:55, Ard Biesheuvel<[email protected]> wrote: >> This looks wrong to me. If _LINUX_FPU_COMPILATION_UNIT is #define'd, >> it means the code runs within a DC_FP_START/END pair, and so doing >> nothing will not re-enable preemption. >> >> I think this #define should probably just be dropped. If that breaks >> the build, it means the code is already fundamentally broken and >> needs fixing. > > Hi Ard, > > I appreciate your feedback. Yes, you are right, it is not needed. > I decided to replace it with: > #define DC_RUN_WITH_PREEMPTION_ENABLED(code) BUILD_BUG() > I compiled it on various supported platforms without issues. > Is that ok to you? If yes, I will work on patch. > Yes, that is fine.
- [PATCH v2 16/30] Revert "drm/amd/display: Rework YCb... ChuanYu Tseng
- [PATCH v2 17/30] drm/amd/display: enable eDP DSC seamless... ChuanYu Tseng
- [PATCH v2 18/30] drm/amd/display: using cm structure for ... ChuanYu Tseng
- [PATCH v2 19/30] drm/amd/display: Remove invalid DPSTREAM... ChuanYu Tseng
- [PATCH v2 20/30] Revert "drm/amd/display: Add 3DLUT ... ChuanYu Tseng
- [PATCH v2 22/30] drm/amd/display: correct unknown plane s... ChuanYu Tseng
- [PATCH v2 21/30] Revert "drm/amd/display: Refactor D... ChuanYu Tseng
- [PATCH v2 23/30] drm/amd/display: Move FPU Guards From DM... ChuanYu Tseng
- Re: [PATCH v2 23/30] drm/amd/display: Move FPU Guard... Ard Biesheuvel
- Re: [PATCH v2 23/30] drm/amd/display: Move FPU G... Ostrowski, Rafal
- Re: [PATCH v2 23/30] drm/amd/display: Move F... Ard Biesheuvel
- [PATCH v2 24/30] drm/amd/display: Move FPU Guards From DM... ChuanYu Tseng
- [PATCH v2 25/30] drm/amd/display: Move FPU Guards From DM... ChuanYu Tseng
- [PATCH v2 28/30] drm/amd/display: Silence type conversion... ChuanYu Tseng
- [PATCH v2 27/30] drm/amd/display: Fix Compiler warnings i... ChuanYu Tseng
- [PATCH v2 30/30] drm/amd/display: Promote DC to 3.2.376 ChuanYu Tseng
- [PATCH v2 29/30] drm/amd/display: [FW Promotion] Release ... ChuanYu Tseng
