Re: [linux-yocto] [kernel-cache][PATCH] mti-malta32: enable CONFIG_HIGHMEM for qemumips to support up to 2GiB RAM

2017-12-08 Thread Bruce Ashfield
On 2017-12-05 9:37 PM, Hongxu Jia wrote: OE uses qemumips to simulate a Malta board by default. As upstream qemu introduced: https://git.qemu.org/?p=qemu.git;a=commit;h=94c2b6aff43cdfcfdfb552773a6b6b973a72ef0b The Malta board can support up to 2GiB of RAM which should be able to boot a Linux

Re: [linux-yocto] [kernel-cache][PATCH] qemuppc: clean up obosolete patches

2017-12-08 Thread Bruce Ashfield
On 2017-12-05 9:37 PM, Hongxu Jia wrote: Since the following commit remove remove old PREP platform, and with a simple search, these patches were not used by others, so clean up the obsolete code I'm going to hold onto these a bit longer. I still sometimes use the PReP platform to verify the

Re: [linux-yocto] [PATCH] kernel/softirq.c error in 4.9.65 tag

2017-12-08 Thread Bruce Ashfield
On 2017-12-08 1:05 PM, Daniel Dragomir wrote: Hello Bruce! Can you please review this patch and merge it in Axxia preempt-rt branch from linux-yocto-4.9 if it's good: standard/preempt-rt/axxia/base After you have merged tag 4.9.65 tag from upstream in yocto branches and also in Axxia ones, our

Re: [linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-08 Thread Bruce Ashfield
On 2017-12-08 5:25 PM, Cal Sullivan wrote: Could this be merged into 4.9 as well? I had to do the minor fixup, but it is now in 4.9 as well. Bruce Thanks, Cal On 12/07/2017 02:36 AM, Bruce Ashfield wrote: On 12/06/2017 11:27 PM, Liwei Song wrote: Set i915 as a module to trigger the

Re: [linux-yocto] [kernel-cache][yocto-4.12][V2][PATCH 1/1] features/i915/i915.cfg: compile i915 as a module

2017-12-08 Thread Cal Sullivan
Could this be merged into 4.9 as well? Thanks, Cal On 12/07/2017 02:36 AM, Bruce Ashfield wrote: On 12/06/2017 11:27 PM, Liwei Song wrote: Set i915 as a module to trigger the firmware load at the same time the module is loaded. This can avoid a timing problem between the driver starting and

[linux-yocto] [PATCH] kernel/softirq.c error in 4.9.65 tag

2017-12-08 Thread Daniel Dragomir
Hello Bruce! Can you please review this patch and merge it in Axxia preempt-rt branch from linux-yocto-4.9 if it's good: standard/preempt-rt/axxia/base After you have merged tag 4.9.65 tag from upstream in yocto branches and also in Axxia ones, our preempt-rt build is failing with the following