* Glauber de Oliveira Costa <[email protected]> wrote: > > > make[1]: *** No rule to make target > > > `arch/x86/kernel/paravirt_patch_32.o', needed by > > > `arch/x86/kernel/built-in.o'. Stop. > > > > if it's just that single missing file then please send me a patch that > > adds that file and i'll add it to this patch. (instead of resending the > > whole series) > > Yeah, I must have forgotten to git-add it. It was building here fine, > because I clearly have the file locally ;-) > > I'm attaching a new patch that replaces just this one. thanks, this did the trick, it builds fine now. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 07/15] change irq functions to accomodate x86_64
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 08/15] add macro for privileged x86_64 operation
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 09/15] adds paravirt hook for swapgs
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 10/15] replace privileged instructions with paravirt macros
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 11/15] cleanup CLI_STRING, STI_STRING and friends
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 12/15] add CLBR_ defines for x86_64.
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 13/15] move patching code to arch-specific file.
- From: Glauber de Oliveira Costa <[email protected]>
- Re: [PATCH 13/15] move patching code to arch-specific file.
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 13/15] move patching code to arch-specific file.
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 13/15] move patching code to arch-specific file.
- From: "Glauber de Oliveira Costa" <[email protected]>
- [PATCH 07/15] change irq functions to accomodate x86_64
- Prev by Date: Re: Trying to convert old modules to newer kernels
- Next by Date: Re: [PATCH] sky2: Use deferrable timer for watchdog
- Previous by thread: Re: [PATCH 13/15] move patching code to arch-specific file.
- Next by thread: [PATCH RFC] Input: tell mousedev to handle remote console virtual mice using absolute coordinates
- Index(es):