Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1317987
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2 v2] set_memory_xx fixes |
| Date | 2016-01-26 15:40 +0100 |
| Message-ID | <qVcWM-5sj-61@gated-at.bofh.it> (permalink) |
| References | <qV5se-86A-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 26, 2016 at 08:33:07AM +0200, mika.penttila@nextfour.com wrote: > Recent changes (4.4.0+) in module loader triggered oops on ARM. > > The module in question is in-tree module : > drivers/misc/ti-st/st_drv.ko I don't see a reason for these to be applied together, they each look like stand-alone changes. I'd like to apply the ARM (32-bit) change, but as it incorporates ARM64 changes, I either need an ack from ARM64 people, or I need the ARM64 code split out. Please re-send, copying the ARM64 maintainers too, optionally splitting the first patch up. Thanks. -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2 v2] set_memory_xx fixes <mika.penttila@nextfour.com> - 2016-01-26 07:40 +0100 [PATCH 1/2 v2] arm, arm64: change_memory_common with numpages == 0 should be no-op. <mika.penttila@nextfour.com> - 2016-01-26 07:40 +0100 [PATCH 2/2 v2] make apply_to_page_range() more robust. <mika.penttila@nextfour.com> - 2016-01-26 07:40 +0100 Re: [PATCH 0/2 v2] set_memory_xx fixes Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-26 15:40 +0100
csiph-web