In irqtab.c three variables are used located in the code segment.

stashed_ds
off_stashed_irq0
seg_stashed_irq0
stashed_ss
stashed_sp
stashed_irq

We need to get rid of all these before we can put the kernel in ROM.

Al

