mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
3e288e6238
DPCPU_DEFINE and VNET_DEFINE macros, as these cause problems for various people working on the affected files. A better long-term solution is still being considered. This reversal may give some modules empty set_pcpu or set_vnet sections, but these are harmless. Changes reverted: ------------------------------------------------------------------------ r215318 | dim | 2010-11-14 21:40:55 +0100 (Sun, 14 Nov 2010) | 4 lines Instead of unconditionally emitting .globl's for the __start_set_xxx and __stop_set_xxx symbols, only emit them when the set_vnet or set_pcpu sections are actually defined. ------------------------------------------------------------------------ r215317 | dim | 2010-11-14 21:38:11 +0100 (Sun, 14 Nov 2010) | 3 lines Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout the tree. ------------------------------------------------------------------------ r215316 | dim | 2010-11-14 21:23:02 +0100 (Sun, 14 Nov 2010) | 2 lines Add macros to define static instances of VNET_DEFINE and DPCPU_DEFINE. |
||
---|---|---|
.. | ||
dev | ||
board.c | ||
board.h | ||
bus_space_rmi_pci.c | ||
bus_space_rmi.c | ||
files.xlr | ||
fmn.c | ||
interrupt.h | ||
intr_machdep.c | ||
iodi.c | ||
iomap.h | ||
Makefile.msgring | ||
mpwait.S | ||
msgring_xls.c | ||
msgring_xls.cfg | ||
msgring.c | ||
msgring.cfg | ||
msgring.h | ||
pcibus.h | ||
pic.h | ||
rmi_boot_info.h | ||
rmi_mips_exts.h | ||
rootfs_list.txt | ||
std.xlr | ||
tick.c | ||
uart_bus_xlr_iodi.c | ||
uart_cpu_mips_xlr.c | ||
xlr_csum_nocopy.S | ||
xlr_i2c.c | ||
xlr_machdep.c | ||
xlr_pci.c | ||
xlr_pcmcia.c | ||
xls_ehci.c |