Merge "LmkKillOccurred: Adding new kill reason" into main
diff --git a/stats/atoms.proto b/stats/atoms.proto
index 909f127e..8ed4420 100644
--- a/stats/atoms.proto
+++ b/stats/atoms.proto
@@ -5853,6 +5853,7 @@
         LOW_MEM_AND_SWAP_UTIL = 7;
         LOW_FILECACHE_AFTER_THRASHING = 8;
         LOW_MEM = 9;
+        DIRECT_RECL_STUCK = 10;
     }
 
     // The uid if available. -1 means not available.