On Wed, Sep 25, 2019 at 01:02:19PM -0700, Douglas Anderson wrote: > I noticed that when I did "btc <cpu>" and the CPU I passed in hadn't > rounded up that I'd crash. I was going to copy the same fix from > commit 162bc7f5afd7 ("kdb: Don't back trace on a cpu that didn't round > up") into the "not all the CPUs" case, but decided it'd be better to > clean things up a little bit. > > This consolidates the two code paths. It is _slightly_ wasteful in in
nit: in in Will