@@ -31,6 +31,10 @@ SECTIONS
{
*(.data)
. = ALIGN(16);
__start_init = .;
*(SORT(.init.*))
__stop_init = .;
__start_pci_driver = .;
*(SORT(.pci_driver.*))
__stop_pci_driver = .;
The note is not visible to the blocked user.