> The attached patch series might deal with this bug. These patches are > simply cherry-picked from aufs upstream and modified as necessary to > compile. I leave any further building and testing to you.
Thank you very much for the patch series. Sorry for being such a newbie but how do I deal with this patch series? Here is what I tried: ----------- apt-get source linux-image-2.6.32-5-686 cd linux-2.6-2.6.32/ # copying your patch series to the (hopefully) correct place cp ../000* debian/patches/features/all/aufs2/ # adding your patch series at the end of the aufs block vi debian/patches/series/base fakeroot make -f debian/rules.gen binary-arch_i386_none_686 ----------- This failed with the following error output: ... --> Try to apply base. (+) OK debian/version.patch (+) OK debian/kernelvariables.patch (+) OK debian/doc-build-parallel.patch (+) OK debian/scripts-kconfig-reportoldconfig.patch (+) OK debian/arch-mips-not-embedded.patch (+) OK debian/drivers-ata-ata_piix-postpone-pata.patch (+) OK debian/drivers-ata-pata_sis-postpone-pata.patch (+) OK features/all/drivers-infiniband-hw-ipath-iba7220-use- request_firmware.patch (+) OK features/all/drivers-media-dvb-usb-af9005-request_firmware.patch (+) OK features/all/drivers-staging-rt28x0sta-request_firmware.patch (+) OK features/all/export-unionfs-symbols.patch (+) OK features/all/lgs8gxx-lgs8g75-request_firmware.patch (+) OK features/all/r8169-init-phy-return-error.patch (+) OK features/all/r8169-rtl8168d-1-2-request_firmware.patch (+) OK features/all/sound-pci-cs46xx-request_firmware.patch (+) OK features/all/aufs2/aufs2-base.patch (+) OK features/all/aufs2/aufs2-standalone.patch (+) OK features/all/aufs2/aufs2-kbuild.patch (+) OK features/all/aufs2/aufs2-add.patch (+) OK features/all/aufs2/mark-as-staging.patch 2 out of 3 hunks FAILED -- saving rejects to file fs/aufs/f_op.c.rej (+) FAIL features/all/aufs2/0001-Revert-aufs-narrow-down-the-BKL- region.patch Error: Patch failed make[1]: *** [debian/stamps/source] Error 1 make[1]: Leaving directory `/root/linux-2.6-2.6.32' make: *** [binary-arch_i386_none_686_real] Error 2 Can you please give some simple instructions how to create a new kernel package that includes your patch series? Thank you very much! Ronny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org