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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/