From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A72D398C803; Tue, 22 Sep 2020 12:15:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A72D398C803 From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/26646] unexpectedly declaration-only types Date: Tue, 22 Sep 2020 12:15:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dodji at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2020 12:15:13 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26646 --- Comment #1 from dodji at redhat dot com --- Hello "gprocida+abigail at google dot com" writes: > We've noticed for some time that we get a mix of declarations and definit= ions > appearing in kernel ABI XML for the same types. > > In some cases, only a declaration appears despite there being a full defi= nition > in the DWARF. Often, this declaration has a "size" despite the size infor= mation > being associated with the full DWARF definition, not the declaration. > > I've sent in a patch which illustrates this bug (by changing the order in= which > definitions and declarations are canonicalised). If need be, I can send o= ver a > vmlinux. I would definitely want to get my hands on a vmlinux which exhibits the issue, yes, please. > Patch: https://sourceware.org/pipermail/libabigail/2020q3/002679.html Thanks. > The patch serves as workaround for around 160 kernel types which appear > incomplete in the ABI. Right, I'd prefer fixing the root cause. So as I said above, the vmlinux would be greatly appreciated. Thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.=