[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f4705506-676e-d331-2a96-5f6f5b00f604@infradead.org>
Date: Thu, 28 Mar 2019 20:18:49 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: akpm@...ux-foundation.org, broonie@...nel.org, mhocko@...e.cz,
sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, mm-commits@...r.kernel.org,
Greg Hackmann <ghackmann@...roid.com>
Subject: Re: mmotm 2019-03-28-15-50 uploaded (gcov)
On 3/28/19 3:51 PM, akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2019-03-28-15-50 has been uploaded to
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> mmotm-readme.txt says
>
> README for mm-of-the-moment:
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
> more than once a week.
when # CONFIG_MODULES is not set:
CC kernel/gcov/gcc_4_7.o
../kernel/gcov/gcc_4_7.c: In function ‘gcov_info_within_module’:
../kernel/gcov/gcc_4_7.c:162:2: error: implicit declaration of function ‘within_module’ [-Werror=implicit-function-declaration]
return within_module((unsigned long)info, mod);
^
--
~Randy
Powered by blists - more mailing lists