On Sun, Nov 14, 2010 at 6:14 PM, Daniel Vetter <daniel at ffwll.ch> wrote: > On Sun, Nov 14, 2010 at 05:56:04PM +0100, Sedat Dilek wrote: >> If you could geneate a patchset w/o i915 parts for testing would be cool. >> Thanks in advance. > > Just drop patches 5-9 (you can apply patch 8 without any problems, it's > just not gonna do anything without patch 9 ;). After all, this patch > series is supposed to be bisectable, so stopping anywhere in between > should result in a working kernel. > > -Daniel > -- > Daniel Vetter > Mail: daniel at ffwll.ch > Mobile: +41 (0)79 365 57 48 >
Njet :-( I am cloning linux-next GIT and pull into drm-next to see if there is sth. missing. - Sedat - -------------- next part -------------- sd at tbox:~/src/linux-2.6/linux-2.6.37-rc1$ grep ^+ debian/patches/series/base + linux-next/patch-v2.6.37-rc1-next-20101112 + linux-next/0001-Remove-localversion-next.patch + for-linux-next/next-iwlwifi-fix-modular-legacy-build-errors.patch + mm-fixes/cgroup-Avoid-a-memset-by-using-vzalloc.patch + mm-fixes/kmemleak-remove-memset-by-using-kzalloc.patch + linux-2.6-block-for-2.6.38-core/linux-2.6-block-for-2.6.38-core.patch + tpm-fix/tpm-Autodetect-itpm-devices.patch + for-drm-next/make-struct-drm_mm_node-embeddable/1-9-drm-nouveau-don-t-munge-in-drm_mm-internals.patch + for-drm-next/make-struct-drm_mm_node-embeddable/2-9-drm-mm-track-free-areas-implicitly.patch + for-drm-next/make-struct-drm_mm_node-embeddable/3-9-drm-mm-extract-node-insert-helper-functions.patch + for-drm-next/make-struct-drm_mm_node-embeddable/4-9-drm-mm-add-api-for-embedding-struct-drm_mm_node.patch + for-drm-next/make-struct-drm_mm_node-embeddable/8-9-drm-mm-add-helper-to-unwind-scan-state.patch + debian/version.patch + debian/kernelvariables-2.6.37.patch + debian/doc-build-parallel.patch + bugfix/ia64/hardcode-arch-script-output.patch + bugfix/mips/disable-advansys.patch + bugfix/arm/disable-scsi_acard.patch + debian/mips-disable-werror.patch + bugfix/powerpc/lpar-console.patch + features/all/i915-autoload-without-CONFIG_DRM_I915_KMS.patch + debian/arch-sh4-fix-uimage-build.patch + bugfix/mips/mips-ide-flush-dcache.patch + bugfix/all/qla4xxx-Fix-build-on-some-architectures-lacking-64-bit-I-O.patch + bugfix/x86/Skip-looking-for-ioapic-overrides-when-ioapics-are-not-present.patch sd at tbox:~/src/linux-2.6/linux-2.6.37-rc1$ LC_ALL=C fakeroot make -f debian/rules.gen setup_i386_none_686 2>&1 | tee ../setup.log make -f debian/rules.real setup-flavour ABINAME='' ARCH='i386' COMPILER='gcc-4.4' FEATURESET='none' FLAVOUR='686' INITRD_CMD='update-initramfs' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/kernelarch-x86/config-arch-32 debian/config/i386/none/config.686' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' MAJOR='2.6' MODULES='True' SOURCEVERSION='2.6.37~rc1-11~next~20101112.1~dileks.1' TYPE='plain' UPSTREAMVERSION='2.6.37-rc1' VERSION='2.6.37' make[1]: Entering directory `/home/sd/src/linux-2.6/linux-2.6.37-rc1' rm -rf 'debian/build/source' mkdir -p 'debian/build/source' cp -al COPYING CREDITS Documentation Kbuild Kconfig MAINTAINERS Makefile README REPORTING-BUGS arch block crypto drivers firmware fs include init ipc kernel lib mm net samples scripts security sound tools usr virt .gitignore .mailmap 'debian/build/source' cd 'debian/build/source'; python '/home/sd/src/linux-2.6/linux-2.6.37-rc1/debian/bin/patch.apply' --overwrite-home='/home/sd/src/linux-2.6/linux-2.6.37-rc1/debian/patches' /home/sd/src/linux-2.6/linux-2.6.37-rc1/debian/bin/patch.apply:81: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument warn('No %s file, assuming Debian Linux %s' % (self._file, upstream)) Warning: No version.Debian file, assuming Debian Linux 2.6.37~rc1 6 out of 11 hunks FAILED -- saving rejects to file drivers/gpu/drm/drm_mm.c.rej Error: Patch failed --> Try to apply base. (+) OK linux-next/patch-v2.6.37-rc1-next-20101112 (+) OK linux-next/0001-Remove-localversion-next.patch (+) OK for-linux-next/next-iwlwifi-fix-modular-legacy-build-errors.patch (+) OK mm-fixes/cgroup-Avoid-a-memset-by-using-vzalloc.patch (+) OK mm-fixes/kmemleak-remove-memset-by-using-kzalloc.patch (+) OK linux-2.6-block-for-2.6.38-core/linux-2.6-block-for-2.6.38-core.patch (+) OK tpm-fix/tpm-Autodetect-itpm-devices.patch (+) OK for-drm-next/make-struct-drm_mm_node-embeddable/1-9-drm-nouveau-don-t-munge-in-drm_mm-internals.patch (+) FAIL for-drm-next/make-struct-drm_mm_node-embeddable/2-9-drm-mm-track-free-areas-implicitly.patch make[1]: *** [debian/stamps/source] Error 1 make[1]: Leaving directory `/home/sd/src/linux-2.6/linux-2.6.37-rc1' make: *** [setup_i386_none_686_real] Error 2