Skip to content

Instantly share code, notes, and snippets.

@edwintorok
Created April 13, 2011 12:55
Show Gist options
  • Save edwintorok/917485 to your computer and use it in GitHub Desktop.
Save edwintorok/917485 to your computer and use it in GitHub Desktop.
arch/x86/kernel/acpi/sleep.c:101:14: error: member reference base type 'unsigned long' is not a structure or union
stack_start.sp = temp_stack + sizeof(temp_stack);
~~~~~~~~~~~ ^
1 error generated.
make[5]: *** [arch/x86/kernel/acpi/sleep.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment