Re: [PATCH 1/2] power: Define PV_POWER7P

2012-07-16 Thread Sukadev Bhattiprolu
Gabriel Paubert [paub...@iram.es] wrote: | > +#define PV_POWER7P 0x004A | > #define PV_630 0x0040 | > #define PV_630p0x0041 | > #define PV_970MP 0x0044 | | Hmm, before this patch the PVR definitions were sorted in ascending | numerical order, at least for the list of 64 bit pr

Re: [PATCH 1/2] power: Define PV_POWER7P

2012-07-13 Thread Gabriel Paubert
On Thu, Jul 12, 2012 at 04:59:12PM -0700, Sukadev Bhattiprolu wrote: > From: Sukadev Bhattiprolu > Date: Tue, 3 Jul 2012 13:32:46 -0700 > Subject: [PATCH 1/2] power: Define PV_POWER7P > > This change is based on the patch that Carl Love posted to LKML > > https://lk

[PATCH 1/2] power: Define PV_POWER7P

2012-07-12 Thread Sukadev Bhattiprolu
From: Sukadev Bhattiprolu Date: Tue, 3 Jul 2012 13:32:46 -0700 Subject: [PATCH 1/2] power: Define PV_POWER7P This change is based on the patch that Carl Love posted to LKML https://lkml.org/lkml/2012/6/22/309 It is included here for completeness and to enable building. When the above