Cc: a...@linux-foundation.org; linuxppc-...@ozlabs.org;
roel.kl...@gmail.com; ga...@gate.crashing.org; gorcu...@gmail.com;
wa...@skycomputers.com
Subject: Re: [patch 1/2] powerpc: Sky CPU: redundant or incorrect tests on
unsigned
On Wed, 2010-02-03 at 20:47 -0500, support wrote:
> I doubt we'l
To: "support"
Cc: ; ;
; ; ;
Sent: Wednesday, February 03, 2010 7:18 PM
Subject: Re: [patch 1/2] powerpc: Sky CPU: redundant or incorrect tests on
unsigned
On Wed, 2010-02-03 at 19:10 -0500, support wrote:
The sky cpu is a PPC7448.
I'm actually amazed that you guys are still working
r OEM Sales and Services
SKY Computers Inc.
27 Industrial Ave.
978-250-2420 x232
www.skycomputers.com
- Original Message -
From: "Benjamin Herrenschmidt"
To:
Cc: ; ;
; ;
Sent: Wednesday, February 03, 2010 6:21 PM
Subject: Re: [patch 1/2] powerpc: Sky CPU: redundant or inc
; Director OEM Sales and Services
> SKY Computers Inc.
> 27 Industrial Ave.
> 978-250-2420 x232
> www.skycomputers.com
>
>
> - Original Message -
> From: "Benjamin Herrenschmidt"
> To: "support"
> Cc: ; ;
> ; ; ;
>
> Sent: Wednesda
On Wed, 2010-02-03 at 19:10 -0500, support wrote:
> The sky cpu is a PPC7448.
> I'm actually amazed that you guys are still working on a problem for
> a
> product that was finished a number of years ago, at the request of
> someone
> who hasn't worked here for years.
> I sorry you, seem to have b
On Tue, 2010-02-02 at 14:40 -0800, a...@linux-foundation.org wrote:
> From: Roel Kluin
>
> count is unsigned and cannot be less than 0.
>
> Signed-off-by: Roel Kluin
> Acked-by: Cyrill Gorcunov
> Cc: Benjamin Herrenschmidt
> Cc: Kumar Gala
> Cc: Brian Waite
> Signed-off-by: Andrew Morton
>
From: Roel Kluin
count is unsigned and cannot be less than 0.
Signed-off-by: Roel Kluin
Acked-by: Cyrill Gorcunov
Cc: Benjamin Herrenschmidt
Cc: Kumar Gala
Cc: Brian Waite
Signed-off-by: Andrew Morton
---
drivers/misc/hdpuftrs/hdpu_cpustate.c |5 -
1 file changed, 5 deletions(-)