lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f7bbebca-4da4-4270-ba6c-659a4c40b430@gmail.com>
Date: Tue, 8 Oct 2024 10:55:05 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>,
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org
Cc: patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
 torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
 linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
 lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
 sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
 conor@...nel.org, allen.lkml@...il.com, broonie@...nel.org,
 Vegard Nossum <vegard.nossum@...cle.com>,
 Darren Kenny <darren.kenny@...cle.com>
Subject: Re: [PATCH 6.6 000/386] 6.6.55-rc1 review

On 10/8/24 07:58, Harshit Mogalapalli wrote:
> Hi Greg,
> 
> On 08/10/24 17:34, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.6.55 release.
>> There are 386 patches in this series, all will be posted as a response
>> to this one.  If anyone has any issues with these being applied, please
>> let me know.
>>
>> Responses should be made by Thu, 10 Oct 2024 11:55:15 +0000.
>> Anything received after that time might be too late.
>>
> ...
> 
> 
>> Ian Rogers <irogers@...gle.com>
>>      perf callchain: Fix stitch LBR memory leaks
>>
> 
> This patch is causing build failures for tools/perf/

Yes, same here.

> 
> util/machine.c: In function 'save_lbr_cursor_node':
> util/machine.c:2540:9: error: implicit declaration of function 
> 'map_symbol__exit'; did you mean 'symbol__exit'? [-Werror=implicit- 
> function-declaration]
>   2540 |         map_symbol__exit(&lbr_stitch->prev_lbr_cursor[idx].ms);
>        |         ^~~~~~~~~~~~~~~~
>        |         symbol__exit
> ...
> 
> util/thread.c: In function 'thread__free_stitch_list':
> util/thread.c:481:17: error: implicit declaration of function 
> 'map_symbol__exit'; did you mean 'symbol__exit'? [-Werror=implicit- 
> function-declaration]
>    481 |                 map_symbol__exit(&pos->cursor.ms);
>        |                 ^~~~~~~~~~~~~~~~
>        |                 symbol__exit
> 
> 
> 
> Thanks,
> Harshit


-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ