Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1179743
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: lock-up with module: Optimize __module_address() using a latched RB-tree |
| Date | 2015-07-08 14:40 +0200 |
| Message-ID | <pJWNR-2GX-27@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <pJJ4d-2A0-1@gated-at.bofh.it> <pJJnA-2VR-13@gated-at.bofh.it> <pJT3B-pl-33@gated-at.bofh.it> <pJTwB-On-5@gated-at.bofh.it> <pJW1r-2b6-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 08, 2015 at 09:13:15PM +0930, Arthur Marsh wrote: > I rebuilt again with CONFIG_MODULE_UNLOAD enabled and Peter's patch above > and the resulting kernel also booted fine. > > Thanks for everyone's help! Awesome, lemme go write up a proper patch to make Rusty happy too ;-) -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
Re: lock-up with module: Optimize __module_address() using a latched RB-tree Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2015-07-07 18:40 +0200
Re: lock-up with module: Optimize __module_address() using a latched RB-tree Peter Zijlstra <peterz@infradead.org> - 2015-07-08 14:40 +0200
[PATCH] module: Fix load_module() error path Peter Zijlstra <peterz@infradead.org> - 2015-07-08 14:50 +0200
csiph-web