Re: [PATCH 1/5] x86: Implement __WARN using UD0

From: Arjan van de Ven
Date: Tue Mar 21 2017 - 11:18:22 EST


On 3/21/2017 8:14 AM, Peter Zijlstra wrote:
For self-documentation purposes, maybe use a define for the length of
the ud0 instruction?

#define TWO 2

;-)


some things make sense as a define, others don't
(adding a comment, maybe)