[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87r494l99h.fsf@rustcorp.com.au>
Date: Mon, 23 Dec 2013 10:37:54 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: Ming Lei <tom.leiming@...il.com>
Subject: [PULL] fixes for virtio balloon and non-MMU kallsyms
The following changes since commit af91706d5ddecb4a9858cca9e90d463037cfd498:
ima: store address of template_fmt_copy in a pointer before calling strsep (2013-11-30 13:09:53 +1100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus
for you to fetch changes up to 7122c3e9154b5d9a7422f68f02d8acf050fad2b0:
scripts/link-vmlinux.sh: only filter kernel symbols for arm (2013-12-10 16:49:19 +1030)
----------------------------------------------------------------
Refactoring broke the balloon driver, and fixing kallsyms on ARM broke
some (non-ARM) MMUless setups, so we're making that fix ARM-only for now.
Unfortunately, the ARM refactoring which broke kallsyms/perf was CC:stable,
so the fix (which broken non-ARM) was also CC:stable, so now the partial
reversion is also CC:stable...
Cheers,
Rusty.
----------------------------------------------------------------
Luiz Capitulino (1):
virtio_balloon: update_balloon_size(): update correct field
Ming Lei (1):
scripts/link-vmlinux.sh: only filter kernel symbols for arm
drivers/virtio/virtio_balloon.c | 2 +-
scripts/link-vmlinux.sh | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists