Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265248
| From | Rusty Russell <rusty@rustcorp.com.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PULL] modules-next |
| Date | 2015-11-09 00:50 +0100 |
| Message-ID | <qsHSF-6T7-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The following changes since commit dd2384a75d1c046faf068a6352732a204814b86d:
Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2015-08-08 04:38:00 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/modules-next-for-linus
for you to fetch changes up to d1189c63ea5e3272dc390a83e1235f142b739eb4:
scripts: [modpost] add new sections to white list (2015-10-26 20:38:43 +1030)
----------------------------------------------------------------
Nothing exciting, minor tweaks and cleanups.
Cheers,
Rusty.
----------------------------------------------------------------
Nicolas Boichat (1):
modpost: Add flag -E for making section mismatches fatal
Noam Camus (1):
scripts: [modpost] add new sections to white list
Oleg Nesterov (1):
params: don't ignore the rest of cmdline if parse_one() fails
Takashi Iwai (1):
modpost: abort if a module symbol is too long
kernel/params.c | 17 +++++++++--------
lib/Kconfig.debug | 9 +++++++++
scripts/Makefile.modpost | 1 +
scripts/mod/modpost.c | 37 ++++++++++++++++++++++++++++++-------
4 files changed, 49 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PULL] modules-next Rusty Russell <rusty@rustcorp.com.au> - 2015-11-09 00:50 +0100
csiph-web