diff mbox

HPMC in lba_pat_out8 on rp3440

Message ID 20101116225120.GA25133@hiauly1.hia.nrc.ca (mailing list archive)
State Rejected
Headers show

Commit Message

John David Anglin Nov. 16, 2010, 10:51 p.m. UTC
None
diff mbox

Patch

diff --git a/fs/buffer.c b/fs/buffer.c
index 3e7dca2..654128e 100644
--- a/fs/buffer.c
+++ b/fs/buffer.c
@@ -963,7 +963,7 @@  link_dev_buffers(struct page *page, struct buffer_head *head)
 /*
  * Initialise the state of a blockdev page's buffers.
  */ 
-static void
+static __attribute__((__noinline__)) void
 init_page_buffers(struct page *page, struct block_device *bdev,
 			sector_t block, int size)
 {