[GIT] kbuild fixes
From: Sam Ravnborg
Date: Sat Jun 20 2009 - 07:42:08 EST
Hi Linus.
This tree has seen no testing - but the individual patches
has been tested. I decided to request a pull early because
the kallsyms bug annoys several people.
Please pull to fix:
- kallsyms fix
fix build breakage on arm
fix backtrace on at least sparc and presumeably also x86
- make htmldocs breakage
- 2 fixlets for kernel-doc
The following changes since commit fb20871a54961b82d35303b43452928186c1361d:
Linus Torvalds (1):
Merge git://git.kernel.org/.../gregkh/staging-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master
Amerigo Wang (1):
kbuild: fix build error during make htmldocs
Mike Frysinger (1):
kallsyms: fix inverted valid symbol checking
Randy Dunlap (2):
kernel-doc: ignore kmemcheck_bitfield_begin/end
kernel-doc: fix param matching for array params
scripts/basic/docproc.c | 2 +-
scripts/kallsyms.c | 6 +++---
scripts/kernel-doc | 19 +++++++++++++++++++
3 files changed, 23 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/