Linus, please pull the following commit for XFS. It fixes a
regression that went in to 2.6.39-rc1. It's a simple problem,
but its consequence (reusing a va_format pointer without
re-initializing it) is not good. Thank you.
-Alex
The following changes since commit 584f79046780e10cb24367a691f8c28398a00e84:
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-04-20 18:18:19 -0700)
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Dave Chinner (1):
xfs: fix duplicate message output
fs/xfs/linux-2.6/xfs_message.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)