diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e50ec30..12f4681 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +3,7 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_kernel/llvm-master-aarch64-next-allyesconfig, after:
-  | 911 commits in binutils,llvm,linux,qemu
+  | 348 commits in binutils,llvm,linux,qemu
   | 2707d55e539 [lto] Fix symlookup in archives vs shared
   | 464f5083610 xcoff dynamic symbol string sanity
   | 1f542289e67 xcoff buffer overflow
@@ -16,17 +16,11 @@ In tcwg_kernel/llvm-master-aarch64-next-allyesconfig, after:
   | 21d912121c9f [lldb][debugserver] Fix an off-by-one error in watchpoint identification (#134314)
   | 4607d39c7ede [bazel] Fix build (#134697)
   | ... and 301 more commits in llvm
-  | 2bdde620f7f2b Add linux-next specific files for 20250407
-  | d9c40813415e9 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
-  | 7707944710a85 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
-  | fdfdcf406b585 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | ccaaacc101f22 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
-  | ... and 558 more commits in linux
-  | 53f3a13ac10 Merge tag 'pull-tcg-20250403' of https://gitlab.com/rth7680/qemu into staging
-  | 0f1da6b4e86 Merge tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb into staging
-  | 6e330c7be0c Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
-  | 12997fda87b Merge tag 'migration-20250401-pull-request' of https://gitlab.com/farosas/qemu into staging
-  | 49551752e86 hw/arm: Do not build VMapple machine by default
+  | 53f3a13ac1 Merge tag 'pull-tcg-20250403' of https://gitlab.com/rth7680/qemu into staging
+  | 0f1da6b4e8 Merge tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb into staging
+  | 6e330c7be0 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
+  | 12997fda87 Merge tag 'migration-20250401-pull-request' of https://gitlab.com/farosas/qemu into staging
+  | 49551752e8 hw/arm: Do not build VMapple machine by default
   | ... and 9 more commits in qemu
 
 Produces Success:
@@ -55,6 +49,11 @@ Produces Success:
   | -2
   | # linux_n_obj:
   | 23991
+  | # First few build errors in logs:
+  | # 02:28:23 ld.lld: error: undefined symbol: wcslen
+  | # 02:28:28 make[2]: *** [scripts/Makefile.vmlinux:91: vmlinux] Error 1
+  | # 02:28:28 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:1239: vmlinux] Error 2
+  | # 02:28:28 make: *** [Makefile:248: __sub-make] Error 2
 
 Used configuration :
  tcwg_kernel/llvm-master-aarch64-next-allyesconfig
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index b01b04e..483e0f9 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 911 commits in binutils,llvm,linux,qemu: Success on aarch64
+[Linaro-TCWG-CI] 348 commits in binutils,llvm,linux,qemu: Success on aarch64
