Thread (80 messages) 80 messages, 6 authors, 2019-11-20

Re: [PATCH v4 34/47] soc: fsl: qe: change return type of cpm_muram_alloc() to s32

From: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Date: 2019-11-12 08:17:27
Also in: linux-arm-kernel, lkml

On 12/11/2019 09.01, Qiang Zhao wrote:
On Fri, Nov 8, 2019 at 21:01 Rasmus Villemoes [off-list ref] wrote:
quoted
-unsigned long cpm_muram_alloc_fixed(unsigned long offset, unsigned long
size)
+s32 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size)
 {
-	unsigned long start;
+	long start;
 	unsigned long flags;
 	struct genpool_data_fixed muram_pool_data_fixed;
 
"start" should be s32 here too?
Yes, of course. Good catch.

Rasmus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help