All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20030117055128.GP919@holomorphy.com>

diff --git a/a/1.txt b/N1/1.txt
index 32c0886..fa542cd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,3 +19,8 @@ vs. 2.5.59
 +#define pgd_index(address) (((address) >> PGDIR_SHIFT) & (PTRS_PER_PGD-1))
  
  #define __pgd_offset(address) pgd_index(address)
+ 
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/
diff --git a/a/content_digest b/N1/content_digest
index 3278a86..95e1237 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -26,6 +26,11 @@
  "-#define pgd_index(address) ((address >> PGDIR_SHIFT) & (PTRS_PER_PGD-1))\n"
  "+#define pgd_index(address) (((address) >> PGDIR_SHIFT) & (PTRS_PER_PGD-1))\n"
  " \n"
-  #define __pgd_offset(address) pgd_index(address)
+ " #define __pgd_offset(address) pgd_index(address)\n"
+ " \n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ see: http://www.linux-mm.org/
 
-d6cd457bb829ba2c4b25f2b9fa9e52e6dedc71303e5319ff0e0d76f36e540e13
+5fdf5394ceb44434e1d50c840296711fc49c8a0ea96058dc9bc8a7c5341033fe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.