On Sun, 2012-02-26 at 20:26 -0500, Paul Gortmaker wrote:
> Hi Ben,
>
> Given a week has passed with the absence of any feedback
> with respect to SRIO on 64 bit, are you OK with applying the
> below patch[1] pretty much as-is?
Hi, Paul, Ben,
Sorry for the late reply because of my other urgent i
Hi all,
After merging the final tree, today's linux-next build (powerpc
ppc44x_defconfig) failed like this:
arch/powerpc/kernel/pci-common.c: In function 'pcibios_setup_phb_resources':
arch/powerpc/kernel/pci-common.c:1520:4: error: cast from pointer to integer of
different size [-Werror=pointer
On Sun, 2012-02-26 at 20:26 -0500, Paul Gortmaker wrote:
> Hi Ben,
>
> Given a week has passed with the absence of any feedback
> with respect to SRIO on 64 bit, are you OK with applying the
> below patch[1] pretty much as-is?
It can't hurt, I'll put it in. That's normally Kumar's side of things
Hi Ben,
Given a week has passed with the absence of any feedback
with respect to SRIO on 64 bit, are you OK with applying the
below patch[1] pretty much as-is?
Thanks,
Paul.
[1] http://patchwork.ozlabs.org/patch/142383/
---
On Tue, Feb 21, 2012 at 6:10 PM, Paul Gortmaker
wrote:
> The followin
>
> + /*
> + * We could be here because another thread has enabled acop
> + * but the ACOP register has yet to be updated.
> + *
> + * This should have been taken care of by the IPI to sync all
> + * the threads (see smp_call_function(sync_cop, mm, 1)), but
> +
On Tue, 2012-02-07 at 11:28 +, Martyn Welch wrote:
> +
> + if (of_flat_dt_is_compatible(root, "fsl,MPC8572DS-CAMP")) {
> + mpic = mpic_alloc(NULL, 0,
> + MPIC_BIG_ENDIAN | MPIC_BROKEN_FRR_NIRQS |
> + MPIC_SINGLE_DEST_CPU,
> +
On Tue, 2012-02-07 at 11:28 +, Martyn Welch wrote:
> Move the GE GPIO and PIC drivers to allow these to be used by non-86xx
> boards.
Hi, Sorry for the late review...
> Signed-off-by: Martyn Welch
> ---
> arch/powerpc/platforms/86xx/Kconfig |3 +
> arch/powerpc/platforms/86xx/Makef
On Fri, 2012-02-24 at 16:23 -0800, Nishanth Aravamudan wrote:
> On a 16TB system (using AMS/CMO), I get:
>
> WARNING: ignoring large property [/ibm,dynamic-reconfiguration-memory]
> ibm,dynamic-memory length 0x0017ffec
>
> and significantly less memory is thus shown to the partition. As
On 25.02.2012, at 00:40, Scott Wood wrote:
> On 02/24/2012 08:26 AM, Alexander Graf wrote:
>> +static void kvmppc_fill_pt_regs(struct kvm_vcpu *vcpu, struct pt_regs *regs)
>> {
>> -int r = RESUME_HOST;
>> +int i;
>>
>> -/* update before a new last_exit_type is rewritten */
>> -kv
On 25.02.2012, at 00:33, Scott Wood wrote:
> On 02/24/2012 08:26 AM, Alexander Graf wrote:
>> When during guest context we get a performance monitor interrupt, we
>> currently bail out and oops. Let's route it to its correct handler
>> instead.
>>
>> Signed-off-by: Alexander Graf
>> ---
>> arch
10 matches
Mail list logo