Prev: [PATCH 1/2 v2] FLAT: split the stack & data alignments
Next: boot crash in arp_error_report() (Re: [GIT] Networking)
From: Luck, Tony on 27 May 2010 14:50 +static inline cpuidle_driver *cpuidle_get_driver(void) {return NULL;} Close, but no cigar yet. You missed a "struct" keyword on this line. Add that, and it builds and boots for me. -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Len Brown on 27 May 2010 19:40
> ...it builds and boots for me. Thanks Tony, what would I do without you:-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |