On 2019/11/8 17:55, Peter Zijlstra wrote:
On Fri, Nov 08, 2019 at 03:11:06PM +0800, shile.zhang@xxxxxxxxxxxxxxxxx wrote:From: Shile Zhang <shile.zhang@xxxxxxxxxxxxxxxxx> Sort orc_unwind and orc_unwind_ip tables at build time instead of runtime in boot pharse can save more boot time.I still object to adding a copy of sortextable instead of making one tool for all sorts.
I got your point, thanks for your kindly advice! I'll try to do rework it soon.