]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/filemap.c
x86, i387: fix ptrace leakage using init_fpu()
[linux-2.6-omap-h63xx.git] / mm / filemap.c
index b7b1be6dbd83840ce287b515e0f1fab422acba7a..5c74b68935acde87e1b9a91152b399a408509cf7 100644 (file)
@@ -604,7 +604,7 @@ void __lock_page(struct page *page)
 }
 EXPORT_SYMBOL(__lock_page);
 
-int fastcall __lock_page_killable(struct page *page)
+int __lock_page_killable(struct page *page)
 {
        DEFINE_WAIT_BIT(wait, &page->flags, PG_locked);