| Submitter | Greg Kroah-Hartman |
|---|---|
| Date | 2009-11-06 22:15:07 |
| Message ID | <20091106221548.274202771@mini.kroah.org> |
| Download | mbox | patch |
| Permalink | /patch/58191/ |
| State | New |
| Headers | show |
Comments
Patch
--- a/arch/alpha/kernel/vmlinux.lds.S +++ b/arch/alpha/kernel/vmlinux.lds.S @@ -1,4 +1,5 @@ #include <asm-generic/vmlinux.lds.h> +#include <asm/thread_info.h> #include <asm/page.h> OUTPUT_FORMAT("elf64-alpha")