From: Florian Weimer <fweimer@redhat.com>
To: linux-firmware@kernel.org
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Derek Chickles <derek.chickles@caviumnetworks.com>,
Satanand Burla <satananda.burla@caviumnetworks.com>,
Felix Manlunas <felix.manlunas@caviumnetworks.com>,
Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com>,
Manish Awasthi <manish.awasthi@cavium.com>
Subject: GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware
Date: Mon, 27 Aug 2018 17:01:10 +0200 [thread overview]
Message-ID: <13e96e81-8794-4d69-3df1-eb07a18655ac@redhat.com> (raw)
liquidio/lio_23xx_vsw.bin contains a compiled MIPS Linux kernel:
$ tail --bytes=+1313 liquidio/lio_23xx_vsw.bin > elf
$ readelf -aW elf
[…]
[ 6] __ksymtab PROGBITS ffffffff80e495f8 64a5f8 00d130
00 A 0 0 8
[ 7] __ksymtab_gpl PROGBITS ffffffff80e56728 657728 008400
00 A 0 0 8
[ 8] __ksymtab_strings PROGBITS ffffffff80e5eb28 65fb28 018868
00 A 0 0 1
[…]
Symbol table '.symtab' contains 1349 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
1: 0000000000000000 0 FILE LOCAL DEFAULT ABS
arch/mips/kernel/head.o
2: 0000000000000000 0 FILE LOCAL DEFAULT ABS init/main.c
3: 0000000000000000 0 FILE LOCAL DEFAULT ABS
include/linux/types.h
[…]
Yet there is no corresponding source provided, and LICENCE.cavium lacks
the required notices.
Thanks,
Florian
next reply other threads:[~2018-08-27 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 15:01 Florian Weimer [this message]
2018-08-28 0:04 ` GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware Felix Manlunas
2018-08-29 20:26 ` Ben Hutchings
2018-09-07 22:58 ` Felix Manlunas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=13e96e81-8794-4d69-3df1-eb07a18655ac@redhat.com \
--to=fweimer@redhat.com \
--cc=derek.chickles@caviumnetworks.com \
--cc=felix.manlunas@caviumnetworks.com \
--cc=linux-firmware@kernel.org \
--cc=manish.awasthi@cavium.com \
--cc=netdev@vger.kernel.org \
--cc=raghu.vatsavayi@caviumnetworks.com \
--cc=satananda.burla@caviumnetworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).