From: Pavel Tatashin <pasha.tatashin@xxxxxxxxxx> Date: Mon, 12 Jun 2017 12:48:23 -0400 > @@ -164,7 +164,7 @@ static unsigned long tick_add_tick(unsigned long adj) > return new_tick; > } > > -static struct sparc64_tick_ops tick_operations __read_mostly = { > +static struct sparc64_tick_ops tick_operations __aligned(64) __read_mostly = { Please use __cacheline_aligned instead of "__aligned(64)" -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html