[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <EA2A84CF-6A11-4CEC-B4FD-96F1262ED9AF@kernel.crashing.org>
Date: Tue, 15 Mar 2011 14:19:23 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: Vasiliy Kulikov <segooon@...il.com>
Cc: kernel-janitors@...r.kernel.org,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Vivek Mahajan <vivek.mahajan@...escale.com>,
Harninder Rai <harninder.rai@...escale.com>,
Grant Likely <grant.likely@...retlab.ca>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH] powerpc: sysdev: fix signedness bug
On Oct 17, 2010, at 9:51 AM, Vasiliy Kulikov wrote:
> sram_params.sram_size and sram_params.sram_offset were unsigned.
> If get_cache_sram_size() or get_cache_sram_offset() returns error code
> then it is not seen to the caller. Made sram_size and sram_offset signed.
>
> Signed-off-by: Vasiliy Kulikov <segooon@...il.com>
> ---
> arch/powerpc/sysdev/fsl_85xx_l2ctlr.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
applied
- k
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists