diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index bc6ad75..1e8595b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,13 +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:
-  | 992 commits in linux
-  | f0a16f5363325 Add linux-next specific files for 20250403
-  | 8fba048fe8643 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
-  | c736d3fcc290b Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
-  | 9c7d36675daa5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | 47d4c5e239bd7 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
-  | ... and 987 more commits in linux
+  | 0 commits in linux
 
 Produces Success:
   | Results changed to
@@ -23,6 +17,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
   | 
   | From
   | # reset_artifacts:
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 23fa726..fa208f2 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 992 commits in linux: Success on aarch64
+[Linaro-TCWG-CI] 0 commits in linux: Success on aarch64
