]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ctf: change the name of the CTF section in kernel modules
authorNick Alcock <nick.alcock@oracle.com>
Mon, 30 Jul 2012 21:33:44 +0000 (22:33 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:40:27 +0000 (22:40 +0100)
commit59b887a9c06153690165da6a2e3cb02d879061b5
tree0e4737d9e1fe9b8c7fb91559b1cb956f5d837ba6
parent2d397202437f7cca38948e98183526a984aef082
ctf: change the name of the CTF section in kernel modules

Since we have broken backward-compatibility with Solaris libctf and changed the
magic number in CTF files, we should change the name of the section they are
written to. .dtrace_ctf seems like a good idea (which means that shared types
will now be found in the .dtrace_ctf.dtrace_ctf section, rather than, as
before, .SUNW_ctf.dtrace_ctf).

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
scripts/Makefile.modpost