Hi David, being see over vmlinux.lds for FRV architecture I found the string:
. = ALIGN(4096);
.data.page_aligned : { *(.data.idt) }
though the PAGE_SIZE is 16K. Can't figure out why is that...
Do you have a few spare minutes to explain, please?
- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

