[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKfTPtAz99C=XC-YFuxJN2Rw+vDYTKLOGEFVARDfkW01ycuMFA@mail.gmail.com>
Date: Tue, 1 Jul 2014 17:57:48 +0200
From: Vincent Guittot <vincent.guittot@...aro.org>
To: nicolas.dichtel@...nd.com
Cc: "mingo@...hat.com" <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sched: fix warnings in linux/sched.h
On 1 July 2014 17:45, Nicolas Dichtel <nicolas.dichtel@...nd.com> wrote:
> Le 25/06/2014 11:10, Nicolas Dichtel a écrit :
>
>> Seen when compiling with W=1.
>>
>> Warnings were:
>> In file included from arch/x86/kernel/asm-offsets.c:9:0:
>> include/linux/sched.h:875:25: warning: type qualifiers ignored on function
>> return type [-Wignored-qualifiers]
>> include/linux/sched.h:882:25: warning: type qualifiers ignored on function
>> return type [-Wignored-qualifiers]
>> include/linux/sched.h:1002:21: warning: type qualifiers ignored on
>> function return type [-Wignored-qualifiers]
>>
>> It was introduced by commit 143e1e28cb40 ("sched: Rework sched_domain
>> topology
>> definition").
>>
>> CC: Vincent Guittot <vincent.guittot@...aro.org>
>> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
>
> Any comment or problem about this patch?
This patch looks quit similar to https://lkml.org/lkml/2014/6/24/956
Vincent
--
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