[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/4] build: use common stubs for debugger_trap_* functions if !CONFIG_CRASH_DEBUG
On 7/14/21 2:34 AM, Jan Beulich wrote: > > ... we strive to have new insertions be sorted alphabetically. When > the existing section to insert into isn't suitably sorted yet, what > I normally do is try to find a place where at least the immediately > adjacent neighbors then fit the sorting goal. > > Sorry, all just nits, but their scope is about the entire patch. > No worries at all, I welcome the corrections (I need to learn the proper style somehow). >> --- /dev/null >> +++ b/xen/include/xen/debugger.h ... >> + >> +static inline bool debugger_trap_fatal( >> + unsigned int vector, const struct cpu_user_regs *regs) > > I'm afraid the concept of a vector may not be arch-independent. > The only way I can imagine it not being arch-independent is if it is thought of as a trap number or id, instead of implying an entry in a vectored trap table. I don't really understand this subsystem, so I'm probably missing context. Are you suggesting a rename or a different approach entirely? > > Jan > Thanks Jan, everything besides the vector thing are incorporated in the v2 I've just sent out. -- Bobby Eshleman SE at Vates SAS
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |