public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] fixes for virtio balloon and non-MMU kallsyms
@ 2013-12-23  0:07 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2013-12-23  0:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Luiz Capitulino, Ming Lei

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-23  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23  0:07 [PULL] fixes for virtio balloon and non-MMU kallsyms Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox