x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
[linux-2.6-microblaze.git] / init / init_task.c
index 2d02406..73cc8f0 100644 (file)
@@ -182,11 +182,6 @@ struct task_struct init_task
 #endif
 #ifdef CONFIG_KCSAN
        .kcsan_ctx = {
-               .disable_count          = 0,
-               .atomic_next            = 0,
-               .atomic_nest_count      = 0,
-               .in_flat_atomic         = false,
-               .access_mask            = 0,
                .scoped_accesses        = {LIST_POISON1, NULL},
        },
 #endif