>>+ __sn_clrq_relaxed(&ptr->tio.cp_control, bits); >>+ __sn_setq_relaxed(&ptr->tio.cp_control, bits); > >Breaks the build for bigsur, generic and hpsim configs with several >"undefined reference to" link errors for these two symbols. > >Probably means that the bigsur/hpsim defconfigs are dragging in >things that they shouldn't. But the errors on the generic build >are more worrying. Broken generic build was real ... caused by a few missing includes of asm/sn/io.h to provide the #defines for these macros. The bigsur/hpsim problems turned out to be a couple of typos in my auto-build scripts (which turn out to have been building generic kernels instead of bigsur/hpsim for the past few weeks). All fixed now. This patch, and a few others are now in my test tree. -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 Sat Sep 10 06:20:47 2005
This archive was generated by hypermail 2.1.8 : 2005-09-10 06:20:55 EST