curvetun-libs = -lnacl \ -lpthread curvetun-objs = xmalloc.o \ epoll2.o \ str.o \ dev.o \ stun.o \ sock.o \ sig.o \ link.o \ patricia.o \ corking.o \ trie.o \ taia.o \ hash.o \ rnd.o \ curve.o \ curve_test.o \ cookie.o \ keypair.o \ ioexact.o \ ioops.o \ cpusched.o \ curvetun_mgmt_servers.o \ curvetun_mgmt_users.o \ curvetun_server.o \ curvetun_client.o \ curvetun.o curvetun-eflags = -I ${NACL_INC_DIR} net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2016-04-11 10:13:18 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-04-18 23:59:08 +0200
commit5ae74f2cc2f150c1a5cee54cabbd71dd0661285a (patch)
treec4cfbf622009554d44ca68a8c5efbaecd7dd4f69 /.mailmap
parentc3b46c73264b03000d1e18b22f5caf63332547c9 (diff)
ACPI / tables: Move table override mechanisms to tables.c
This patch moves acpi_os_table_override() and acpi_os_physical_table_override() to tables.c. Along with the mechanisms, acpi_initrd_initialize_tables() is also moved to tables.c to form a static function. The following functions are renamed according to this change: 1. acpi_initrd_override() -> renamed to early_acpi_table_init(), which invokes acpi_table_initrd_init() 2. acpi_os_physical_table_override() -> which invokes acpi_table_initrd_override() 3. acpi_initialize_initrd_tables() -> renamed to acpi_table_initrd_scan() Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '.mailmap')