diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 92319f92..23bc9400 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -22,11 +22,11 @@ In tcwg_kernel/llvm-master-arm-next-allyesconfig, after:
   | a5ec09289d587 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git
   | 41c0717538718 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
   | ... and 7542 more commits in linux
-  | 6a9fa5ef32 Merge tag 'pull-tcg-20250905' of https://gitlab.com/rth7680/qemu into staging
-  | cb25409792 tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
-  | 6c76a1f687 tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
-  | ba8a86d67a tcg/i386: Use canonical operand ordering in expand_vec_sari
-  | 26c41cc4a3 tcg/i386: Expand sari of bits-1 as pcmpgt
+  | 6a9fa5ef323 Merge tag 'pull-tcg-20250905' of https://gitlab.com/rth7680/qemu into staging
+  | cb254097926 tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
+  | 6c76a1f687c tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
+  | ba8a86d67ac tcg/i386: Use canonical operand ordering in expand_vec_sari
+  | 26c41cc4a3d tcg/i386: Expand sari of bits-1 as pcmpgt
   | ... and 2 more commits in qemu
 
 Produces Success:
@@ -64,6 +64,17 @@ Produces Success:
   | # 01:15:27 make[3]: *** [scripts/Makefile.build:556: drivers/media] Error 2
   | # 01:25:30 make[2]: *** [scripts/Makefile.build:556: drivers] Error 2
   | # 01:25:30 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2011: .] Error 2
+  | # First few build errors in logs:
+  | # 01:09:31 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 01:09:31 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:133:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 01:09:31 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:148:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 01:09:31 make[7]: *** [scripts/Makefile.build:287: drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.o] Error 1
+  | # 01:09:31 make[6]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung/s5p-mfc] Error 2
+  | # 01:09:31 make[5]: *** [scripts/Makefile.build:556: drivers/media/platform/samsung] Error 2
+  | # 01:13:39 make[4]: *** [scripts/Makefile.build:556: drivers/media/platform] Error 2
+  | # 01:15:27 make[3]: *** [scripts/Makefile.build:556: drivers/media] Error 2
+  | # 01:25:30 make[2]: *** [scripts/Makefile.build:556: drivers] Error 2
+  | # 01:25:30 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2011: .] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-next-allyesconfig
