[sheepdog] [PATCH 02/10] trace: create a caller list in tracer_init()

MORITA Kazutaka morita.kazutaka at gmail.com
Thu Aug 8 01:17:32 CEST 2013


At Thu, 8 Aug 2013 01:25:28 +0800,
Liu Yuan wrote:
> 
> > +		if (make_text_writable(ip) < 0)
> > +			abort();
> 
> any reason use abort() instead of panic()?

No reason, I should have used panic() to print an error reason.

Thanks,

Kazutaka



More information about the sheepdog mailing list