Hi Xin,
It seems preferable to parse the FRED command line and disable FRED
early instead of using this method. As mentioned in my cover letter, I
initially attempted to fix the problem this way (by parsing the command
line in cpu_parse_early_param()). Should I send a new patch for it, or
will you be covering it in your work to enable FRED early?
Thanks!
+ idt_install_sysvec(vector, asm_##function); \
}
#else /* !__ASSEMBLY__ */
Thanks!
Xin