Re: [PATCH] x86_64: use kstack_end() in dumpstack_64.c

From: Adrien Schildknecht
Date: Mon Feb 23 2015 - 12:29:14 EST


> > This patch depends on patch "x86: fix output of
> > show_stack_log_lvl()"
>
> I'm curious to what the dependency is? What would break if we apply
> this without that patch?

Maybe I misunderstood "dependency".
I mean that this patch won't apply properly since a line of the context
was changed by the previous patch.
"if ((i % STACKSLOTS_PER_LINE) == 0) {"

--
Adrien Schildknecht
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/