lkml.org 
[lkml]   [2002]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Needed to get 2.5.7 to compile and link on Alpha [4/10]
Date
Needed to link.  I'm not sure if check_pgt_cache should be a NOP on the
Alpha but most the rest of the functions in pgalloc.h are, and it seems
to work for me. But someone who really knows what they are doing should
check it.

-Chris


--- linux-2.5.7/include/asm-alpha/pgalloc.h~ Wed Mar 20 15:49:19 2002
+++ linux-2.5.7/include/asm-alpha/pgalloc.h Wed Mar 20 15:48:10 2002
@@ -292,4 +292,6 @@
__free_page(page);
}

+#define check_pgt_cache() do { } while (0)
+
#endif /* _ALPHA_PGALLOC_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.043 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site