Alexander Graf wrote:
Either we take the psw in on x86 too or we #ifdef out the x86 specific stuff on s390.
Good idea, I'll #ifndef CONFIG_S390 the x86 specifics while we're at it.
Alexander Graf wrote:
Either we take the psw in on x86 too or we #ifdef out the x86 specific stuff on s390.
Good idea, I'll #ifndef CONFIG_S390 the x86 specifics while we're at it.