From: Anton Blanchard <anton@samba.org>
To: hch@infradead.org, torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: Current BK breakage
Date: Thu, 9 Sep 2004 20:18:47 +1000 [thread overview]
Message-ID: <20040909101847.GA11358@krispykreme> (raw)
Hi,
Looks like a bug in the cleanup patch :)
Anton
Signed-off-by: Anton Blanchard <anton@samba.org>
===== buffer.c 1.256 vs edited =====
--- 1.256/fs/buffer.c Wed Sep 8 16:33:15 2004
+++ edited/buffer.c Thu Sep 9 20:03:41 2004
@@ -895,7 +895,7 @@
spin_lock(&buffer_mapping->private_lock);
list_move_tail(&bh->b_assoc_buffers,
&mapping->private_list);
- spin_lock(&buffer_mapping->private_lock);
+ spin_unlock(&buffer_mapping->private_lock);
}
}
next reply other threads:[~2004-09-09 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-09 10:18 Anton Blanchard [this message]
2004-09-09 10:54 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040909101847.GA11358@krispykreme \
--to=anton@samba.org \
--cc=akpm@osdl.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®