On Wed, Mar 16, Paul Mackeras wrote: > > + if (strncmp(p, "early", 5)) > > + return 0; > > + } > > Where does this handle xmon=off? Here? Just keep it simple.