On 1/10/19 6:14 AM, Arnaldo Carvalho de Melo wrote: > Em Thu, Jan 10, 2019 at 11:04:45AM -0300, Arnaldo Carvalho de Melo escreveu: >> Em Tue, Jan 08, 2019 at 07:38:10AM +0000, Andrii Nakryiko escreveu: >> Reproduced the problem, but couldn't so far try the fix as the patch >> came mangled, see below, fixing it by hand, probably related to some MS >> outlook setting: >> >> Content-ID: <02DD2D329C450C4FB23C8218B6842E31@xxxxxxxxxxxxxxxxxxxxxxxxx> > > Fixed up, applied and pushed out, please check that everything is ok. > > Do you guys have more patches? I'll do some more tests, comparing the I will have one more. When I tried to implement BTF __int128 support in kernel. pahole seems having some issues while llvm generates correct types (related to member offset in the structure). Currently in the middle of debugging and will send a patch soon. > output of 'pahole -F btf' with 'pahole -F dwarf' for some kernel files, > and will tag a new release before flying to Brno. > > - Arnaldo >