Re: [RESEND PATCHv3 0/4] Adding soc related info into /proc/cpuinfo

2010-05-10 Thread Eduardo Valentin
Hello, So, back to this track. On Wed, May 05, 2010 at 10:59:32AM +0200, Russell King wrote: > On Wed, May 05, 2010 at 11:42:04AM +0300, Eduardo Valentin wrote: > > I'm resending this series with minor change in the subject prefix of patch > > 4/4. > > Removed the PM: prefix. Everything else is

Re: [RESEND PATCHv3 0/4] Adding soc related info into /proc/cpuinfo

2010-05-05 Thread Russell King - ARM Linux
On Wed, May 05, 2010 at 11:42:04AM +0300, Eduardo Valentin wrote: > I'm resending this series with minor change in the subject prefix of patch > 4/4. > Removed the PM: prefix. Everything else is same. So, I kept the v3 prefix as > well. I'd much prefer to see a /proc/socinfo rather than extendin

[RESEND PATCHv3 0/4] Adding soc related info into /proc/cpuinfo

2010-05-05 Thread Eduardo Valentin
Hello all, I'm resending this series with minor change in the subject prefix of patch 4/4. Removed the PM: prefix. Everything else is same. So, I kept the v3 prefix as well. v3: And now v3 of this series. Basically a minor change wrt string manipulation. No need to use strlen in so many places.