Without the attached patch, the current GIT trees fail to build for me with error: ld: .tmp_vmlinux1: section `.text' can't be allocated in segment 0 ld: final link failed: Bad value This is with binutils v2.17.50.20070804 and is apparently due to the recent --build-id changes (see http://www.uwsg.indiana.edu/hypermail/linux/kernel/0707.2/3490.html). I may not have picked the best possible place to stick the NOTES macro (according to Roland, it should only be a few read-only bytes that are hardly ever read), but at least the kernel builds again and it even seems to boot (on my zx2000, anyhow). ;-) Thanks to HJ Lu for his help in tracking down this bug. --david -- Mosberger Consulting LLC, http://www.mosberger-consulting.com/