problem with vanilla-kernel-patchset

Dennis Gessner gessner at sirrix.com
Mon Sep 3 15:38:24 CEST 2007


Hi all,

I have some problems pushing all patches onto the vanilla Kernel (2.6.21.1).
After using "quilt push -a" not all patches were applied.

quilt produces this output:
------
...
Applying patch patches/s3c_mci.patch
patching file include/asm-arm/arch-s3c2410/regs-sdi.h
patching file drivers/mmc/host/mmc_debug.c
patching file drivers/mmc/host/mmc_debug.h
patching file drivers/mmc/host/s3cmci.c
patching file drivers/mmc/host/s3cmci.h
can't find file to patch at input line 1578
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: linux-2.6.22.1/drivers/mmc/host/Kconfig
|===================================================================
|--- linux-2.6.22.1.orig/drivers/mmc/host/Kconfig       2007-07-19
01:10:43.497907574 +0200
|+++ linux-2.6.22.1/drivers/mmc/host/Kconfig    2007-07-19
01:11:57.214108422 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 1597
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: linux-2.6.22.1/drivers/mmc/host/Makefile
|===================================================================
|--- linux-2.6.22.1.orig/drivers/mmc/host/Makefile      2007-07-19
01:10:43.517908714 +0200
|+++ linux-2.6.22.1/drivers/mmc/host/Makefile   2007-07-19
01:11:07.043249347 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Patch patches/s3c_mci.patch does not apply (enforce with -f)
------

All patches before s3c_mci.patch seemed to work correctly.
Is there anything I do wrong? The revision of the patch-series is 2898.
I also tried the kernel-Version 2.6.22.3 and .5 with the same result.
For me as non-experienced kernel-developer, it looks like there is a
missing file...

Thanks for help,

Dennis




More information about the community mailing list