Hi Bruce, 1. PATCH 1/2: apply to v5.10/standard/base when merge to v5.10/standard/preempt-rt/base, merge conflicts should be solved by: > #define TIF_SIGPENDING 0 /* signal pending */ > #define TIF_NEED_RESCHED 1 /* rescheduling necessary */ > #define TIF_NOTIFY_RESUME 2 /* callback before returning to user > */ > #define TIF_UPROBE 3 /* breakpointed or singlestepping */ > #define TIF_NOTIFY_SIGNAL 4 /* signal notifications exist */ > #define TIF_NEED_RESCHED_LAZY 7 > > #define TIF_USING_IWMMXT 17 > #define TIF_MEMDIE 18 /* is terminating due to OOM killer */ > #define TIF_RESTORE_SIGMASK 19 > #define TIF_SYSCALL_TRACE 20 /* syscall trace active */ > #define TIF_SYSCALL_AUDIT 21 /* syscall auditing active */ > #define TIF_SYSCALL_TRACEPOINT 22 /* syscall tracepoint instrumentation > */ > #define TIF_SECCOMP 23 /* seccomp syscall filtering active */
2. PATCH 2/2: apply to v5.10/standard/preempt-rt/base Thanks, LiWang.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12108): https://lists.yoctoproject.org/g/linux-yocto/message/12108 Mute This Topic: https://lists.yoctoproject.org/mt/96334250/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
