فهرست منبع

ci(susfs-patches): comment out namespace patch application

TheWildJames 6 ماه پیش
والد
کامیت
3420ab1833
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      .github/actions/susfs-patches/action.yml

+ 4 - 4
.github/actions/susfs-patches/action.yml

@@ -126,7 +126,7 @@ runs:
           patch -p1 < task_mmu.c.patch
         fi
 
-        if [[ "$SUBLEVEL" -le 46 ]]; then
-          cp ${{ github.workspace }}/kernel_patches/wild/susfs_fix_patches/v${SUSFS_VERSION}/a15-6.6/namespace.c.patch ./
-          patch -p1 < namespace.c.patch
-        fi
+        #if [[ "$SUBLEVEL" -le 46 ]]; then
+        #  cp ${{ github.workspace }}/kernel_patches/wild/susfs_fix_patches/v${SUSFS_VERSION}/a15-6.6/namespace.c.patch ./
+        #  patch -p1 < namespace.c.patch
+        #fi