Comment 1 for bug 1853881

Revision history for this message
Connor Kuehl (connork) wrote :

The following patch required offset adjustments:

x86/atomic: Fix smp_mb__{before,after}_atomic()
- the changes to smp_mb__before_atomic and smp_mb__after_atomic had to be manually placed

The following patches were skipped since they have already been applied:

apparmor: fix uninitialized lsm_audit member
- Skipped as an equivalent patch has already been applied and it looks invasive to shape it into the stable version

apparmor: fix update the mtime of the profile file on replacement
- Skipped as an equivalent patch has already been applied and it would be quite invasive to revert

apparmor: fix module parameters can be changed after policy is locked
- Skipped as an equivalent patch has already been applied and it would be too invasive to revert and apply this.