DECLARE_COMPLETION
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(cpu_starting);
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(cpu_starting);
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(eeh_eventlist_event);
static DECLARE_COMPLETION(cpu_running);
static DECLARE_COMPLETION(boot_probes_done);
static DECLARE_COMPLETION(have_data);
static DECLARE_COMPLETION(cpu_running);
static __initdata DECLARE_COMPLETION(setup_done);
static DECLARE_COMPLETION(motor_on_completion);
static DECLARE_COMPLETION(ms_wait_completion);
static DECLARE_COMPLETION(format_wait);
static DECLARE_COMPLETION(msg_wait);
static DECLARE_COMPLETION(early_console_added);
static DECLARE_COMPLETION(phy_config_done);
DECLARE_COMPLETION(req_complete);
DECLARE_COMPLETION(req_complete);
static DECLARE_COMPLETION(ipc_completion);
static DECLARE_COMPLETION(tps6594_crc_comp);
static DECLARE_COMPLETION(cmp);
static DECLARE_COMPLETION(xpc_hb_checker_exited);
static DECLARE_COMPLETION(xpc_discovery_exited);
static DECLARE_COMPLETION(nsim_bus_devs_released);
static DECLARE_COMPLETION(exit_complete); // make sure polling thread goes away
static DECLARE_COMPLETION(ifs_done);
static DECLARE_COMPLETION(at91_rtc_updated);
static DECLARE_COMPLETION(at91_rtc_upd_rdy);
static DECLARE_COMPLETION(diag_ftp_rx_complete);
static DECLARE_COMPLETION(sclp_ftp_rx_complete);
static DECLARE_COMPLETION(evbuf_accepted);
static DECLARE_COMPLETION(evbuf_done);
static DECLARE_COMPLETION(ap_apqn_bindings_complete);
static DECLARE_COMPLETION(on_exit);
static DECLARE_COMPLETION(on_pollstall_exit);
static DECLARE_COMPLETION(extra_updated_completion);
static DECLARE_COMPLETION(viafb_dma_completion);
# define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work)
# define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work)
static __initdata DECLARE_COMPLETION(kthreadd_done);
static DECLARE_COMPLETION(optimizer_completion);
static DECLARE_COMPLETION(read_start);
static DECLARE_COMPLETION(read_done);
static DECLARE_COMPLETION(async_fw_done);
static DECLARE_COMPLETION(test_all_done_comp);
static __initdata DECLARE_COMPLETION(pgdat_init_all_done_comp);
static DECLARE_COMPLETION(busymod_work_started);