From 85d9c36243d561c0665350cd8977237fe7134bc5 Mon Sep 17 00:00:00 2001 From: Shai Fultheim Date: Tue, 15 May 2012 12:29:52 +0300 Subject: [PATCH] --- yaml --- r: 310022 b: refs/heads/master c: a0a9b0433767713342f9cc70f563483c38e26f30 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/buffer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7a85bbfa3842..32f5ba903b72 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3ed37648e1cbf1bbebc200c6ea8fd8daf8325843 +refs/heads/master: a0a9b0433767713342f9cc70f563483c38e26f30 diff --git a/trunk/fs/buffer.c b/trunk/fs/buffer.c index ad5938ca357c..838a9cf246bd 100644 --- a/trunk/fs/buffer.c +++ b/trunk/fs/buffer.c @@ -3152,7 +3152,7 @@ SYSCALL_DEFINE2(bdflush, int, func, long, data) /* * Buffer-head allocation */ -static struct kmem_cache *bh_cachep; +static struct kmem_cache *bh_cachep __read_mostly; /* * Once the number of bh's in the machine exceeds this level, we start