+ addl r2 = THIS_CPU(cpu_info) + IA64_CPUINFO_MCA_DATA,r0;; + ld8 r2=[r2];; // r2 pointing to top of this cpu's MCA/INIT save area Does this work? MCA and INIT are called in physical mode (with psr.dt == 0) ... so I think you'll just choke here when you deref the percpu address. -Tony - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Sep 1 01:26:22 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:30 EST