Importing driver-core.current based on 2.6.29-rc2 $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 1de9e8e70f5acc441550ca75433563d91b269bbe HEAD is now at 1de9e8e Linux 2.6.29-rc2 $ git quiltimport --author Greg KH --patches ../quilt/driver-core.current driver-core-convert-to-in-dev_set_name.patch pnp-fix-broken-pnp-lowercasing-for-acpi-module-aliases.patch sysfs-fix-problems-with-binary-files.patch debugfs-introduce-stub-for-debugfs_create_size_t-when-debug_fs-n.patch klist.c-bit-0-in-pointer-can-t-be-used-as-flag.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/driver-core.current From ../quilt-tmp + 5df2cb0...4415e0d master -> quilt/driver-core.current (forced update) Importing usb.current based on quilt/driver-core.current $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 4415e0df9b174b51d0df2a98801504a3194544b1 HEAD is now at 4415e0d klist.c: bit 0 in pointer can't be used as flag $ git quiltimport --author Greg KH --patches ../quilt/usb.current usb-cp2101-add-fasttrax-gps-evaluation-kit-vendor-product-id.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/usb.current From ../quilt-tmp + 7a64bf1...80a2496 master -> quilt/usb.current (forced update) Importing driver-core based on quilt/usb.current $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 80a249698639bb524564078960fac64554d3a29d HEAD is now at 80a2496 USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID $ git quiltimport --author Greg KH --patches ../quilt/driver-core warn-when-statically-allocated-kobjects-are-used.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/driver-core From ../quilt-tmp + c0cdf47...15868ad master -> quilt/driver-core (forced update) Importing usb based on quilt/driver-core $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 15868adb6fcf10828b36100f29f204b189ac5234 HEAD is now at 15868ad warn when statically-allocated kobjects are used $ git quiltimport --author Greg KH --patches ../quilt/usb usblp-continuously-poll-for-status.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/usb From ../quilt-tmp + c0cdf47...3774b77 master -> quilt/usb (forced update) Unchanged quilt series device-mapper Importing i2c based on 2.6.29-rc2-git1 $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard f3b8436ad9a8ad36b3c9fa1fe030c7f38e5d3d0b HEAD is now at f3b8436 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband $ git quiltimport --author Jean Delvare --patches ../quilt/i2c i2c-id-remove-unused-ids.patch i2c-id-remove-unused-hw-ids.patch i2c-update-quilt-tree-location.patch eeprom-01-move-at24-to-drivers-misc-eeprom.patch eeprom-02-move-old-eeprom-driver-to-drivers-misc-eeprom.patch eeprom-03-move-at25-to-drivers-misc-eeprom.patch eeprom-04-move-eeprom_93cx6-to-drivers-misc-eeprom.patch eeprom-05-rename-symbols.patch i2c-deprecate-legacy-binding-API.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/i2c From ../quilt-tmp + 48917c1...1405f24 master -> quilt/i2c (forced update) Unchanged quilt series jdelvare-hwmon Unchanged quilt series kernel-doc Importing ide based on 5393f780277165f282a37ed82dd878159ec9dad5 $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 5393f780277165f282a37ed82dd878159ec9dad5 HEAD is now at 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc $ git quiltimport --author Bartlomiej Zolnierkiewicz --patches ../quilt/ide ide-fix-pmac-breakage.patch ide-fix-falcon-ide-breakage.patch palm_bk3710-buildfix.patch ide-fix-ide_dflag_no_io_32bit-handling.patch ide-move-ide_pktcmd_tf_load-to-ide-atapi-c.patch ide-no-need-to-touch-local-irqs-in-ide_probe_port.patch ide-move-rqsize-init-from-init_irq-to-ide_init_port.patch ide-move-lock-and-timer-init-from-init_irq-to-ide_init_port_data.patch ide-init_irq-doesnt-need-to-hold-ide_cfg_mtx.patch ide-force-via-ide-legacy-interrupts-for-amigaone-boards.patch ide-add-cs5536-host-driver-v2.patch ide-remove-superfluous-check-from-ide_proc_port_register_devices.patch ide-acpi-no-need-to-zero-acpidata-for-devices.patch ide-acpi-init-acpi-handles-early-for-devices.patch ide-add-ide_for_each_present_dev-iterator.patch ide-sanitize-acpi-initialization.patch ide-acpi-cleanup-do_drive_get_gtf.patch ide-acpi-cleanup-do_drive_set_taskfiles.patch ide-acpi-remove-taskfile_load_raw.patch Context reduced to (2/2) to apply fragment at 21 ide-remove-stale-comments-from-drive_is_ready.patch ide-unexport-ide_devset_execute.patch ide-move-drive_is_ready-to-ide-io-c.patch ide-move-ide_dma_timeout_retry-to-ide-dma-c.patch ide-remove-ide_do_drive_cmd.patch ide-factor-out-processing-of-special-commands-from-ide_special_rq.patch ide-move-ide_do_park_unpark-to-ide-park-c.patch ide-move-device-settings-code-to-ide-devsets-c.patch ide-move-xfer-mode-tuning-to-ide-xfer-mode-c.patch ide-move-ide_read_bcount_and_ireason-to-ide-atapi-c.patch ide-move-standard-io-code-to-ide-io-std-c.patch ide-fix-printk-levels-in-atapi_-reset_pollfunc.patch ide-fix-comments-in-ide_config_drive_speed.patch ide-checkpatch-pl-fixes-for-ide-iops-c.patch ide-move-error-handling-code-to-ide-eh-c.patch mn10300-add-pci_get_legacy_ide_irq-to-asm-pci-h.patch amd74xx-use-ide_pci_is_in_compatibility_mode.patch ns87415-use-pci_get_legacy_ide_irq.patch ns87415-small-init_hwif-cleanup.patch trm290-small-init_hwif-cleanup.patch ide-handle-ide_hflag_-force-_legacy_irqs-in-ide_pci_init_-one-two-.patch ide-use-pci_get_legacy_ide_irq-in-ide_pci_init_-one-two-.patch ide-use-ide_pci_is_in_compatibility_mode-in-ide_pci_init_-one-two-.patch ide-remove-no-longer-needed-ide_hflag_-force-_legacy_irqs.patch amd74xx-remove-no-longer-needed-init_hwif-method.patch ide-remove-no-longer-needed-irq-fallback-code-from-hwif_init.patch ide-remove-no-longer-needed-irq-auto-probing-from-try_to_identify-v2.patch ide-remove-try_to_identify-wrapper.patch ide-fix-init_chipset-method-to-return-int.patch ide-remove-pciirq-argument-from-ide_pci_setup_ports.patch frv-remove-asm-ide-h.patch mn10300-remove-asm-ide-h.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/ide From ../quilt-tmp + 53cec23...a10ce75 master -> quilt/ide (forced update) Unchanged quilt series rr Unchanged quilt series ttydev Importing staging based on quilt/usb $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 3774b772ef7da0f234a7a4a3715f54ec5c2149ae HEAD is now at 3774b77 usblp: continuously poll for status $ git quiltimport --author Greg KH --patches ../quilt/staging staging-comedi-fix-kbuild.patch staging-meilhaus-fix-kbuild.patch staging-android-binder-fix-arm-build-errors.patch staging-android-timed_gpio-fix-build-to-build-on-kernels-after-2.6.25.patch staging-android-add-lowmemorykiller-documentation.patch staging-android-task_get_unused_fd_flags-fix-the-wrong-usage-of-tsk-signal.patch staging-agnx-drivers-staging-agnx-agnx.h-needs-linux-io.h.patch staging-sxg-new-sxg_sgl-design-and-mac-header-changes.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:52: space before tab in indent. * Get out of here /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent. */ warning: 2 lines add whitespace errors. staging-sxg-typedef-removal-pending-work.patch staging-sxg-commenting-style-fixes-pending-work.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:905: space before tab in indent. * XXXTODO - Assuming Link Attention is only being generated /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:906: space before tab in indent. * for the Link Alarm pin (and not for a XAUI Link Status change) /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:907: space before tab in indent. * , then it's impossible to get here. Yet we've gotten here /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:908: space before tab in indent. * twice (under extreme conditions - bouncing the link up and /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:909: space before tab in indent. * down many times a second). Needs further investigation. warning: squelched 1 whitespace error warning: 6 lines add whitespace errors. staging-sxg-indentation-fixes-mostly-80-char-lines.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:272: space before tab in indent. /* Memory write and invalidate */ /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent. * to RESET /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:485: space before tab in indent. */ /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:786: space before tab in indent. AXGMAC_CFG1_XMT_EN | /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:788: space before tab in indent. AXGMAC_CFG1_RCV_PAUSE | warning: squelched 9 whitespace errors warning: 14 lines add whitespace errors. staging-sxg-receive-code-and-data-structure-cleanups.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:57: space before tab in indent. sizeof(struct sxg_config_mac)); warning: 1 line adds whitespace errors. staging-sxg-ethtool-framework-and-receive-code-path-changes.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:222: space before tab in indent. * from the FLASH/EEPROM or download file ? /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:223: space before tab in indent. */ /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:225: space before tab in indent. * Also check what is the right EEPROM length : EEPROM_SIZE_XFMR or EEPROM_SIZE_NO_XFMR /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:226: space before tab in indent. */ /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:247: space before tab in indent. memcpy(data + index * ETH_GSTRING_LEN, warning: squelched 3 whitespace errors warning: 8 lines add whitespace errors. staging-sxg-sxg-sgl-related-cleanup-in-data-structures-and-code.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:410: space before tab in indent. void *temp_RcvBlock; /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:411: space before tab in indent. struct list_entry *ple; /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:412: space before tab in indent. struct sxg_rcv_block_hdr *RcvBlockHdr; /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent. iounmap((void *)adapter->HwRegs); warning: 4 lines add whitespace errors. staging-sxg-locking-related-changes.-fix-locking-levels.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:120: space before tab in indent. ple = RemoveHeadList(&adapter->AllSglBuffers); /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:121: space before tab in indent. Sgl = container_of(ple, struct sxg_scatter_gather, AllList); /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:122: space before tab in indent. kfree(Sgl); /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:168: space before tab in indent. atomic_inc(&adapter->pending_allocations); /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:183: space before tab in indent. atomic_dec(&adapter->pending_allocations); warning: squelched 11 whitespace errors warning: 16 lines add whitespace errors. staging-sxg-add-ethtool-functionality-enhancement-and-misc-cleanups.patch /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:94: space before tab in indent. if (adapter->stats.rx_missed_errors< 5) { /home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent. return STATUS_FAILURE; warning: 2 lines add whitespace errors. staging-sxg-firmware-updates.patch staging-sxg-fix-to-load-card-on-low-memory-machines.patch staging-sxg-fix-build-warnings-in-sxg_ethtool.patch staging-sxg-remove-firmware-files-from-sgx_ethtool.c.patch staging-sxg-fix-build-warnings-in-downloadb-firmware-files.patch staging-sxg-fix-build-warnings-in-sxg.c.patch staging-asus_oled-fix-sparse-warnings-about-using-plain-integer-as-null-pointer.patch staging-asus_oled-do-not-initialise-statics-to-0-or-null.patch staging-asus_oled-trailing-statements-should-be-on-next-line.patch staging-asus_oled-fix-various-checkpatch.pl-issues-regarding-missing-or-obsolete-spaces.patch staging-asus_oled-do-not-use-assignment-in-if-condition.patch staging-w35und-remove-unused-header-files.patch staging-w35und-remove-unnecessary-os_common.h-header-file.patch staging-w35und-remove-crazy-commented-out-includes.patch staging-w35und-unify-mto.h-and-mto_f.h-header-files.patch staging-w35und-convert-code-to-use-eth_alen.patch staging-w35und-remove-useless-macro-from-common.h.patch staging-w35und-kill-wbdebug-and-remove-common.h-header-file.patch staging-w35und-typedef-removal.patch staging-wb35und-remove-hw_data_t-typedef.patch staging-w35und-remove-mto_func_input-macro-obfuscation.patch staging-remove-duplicated-include-s.patch staging-agnx-move-a-dereference-below-a-null-test.patch staging-go7007-move-a-dereference-below-a-null-test.patch staging-comedi-correct-use-of-and.patch staging-meilhaus-correct-use-of-and.patch staging-rt2860-rt2870-correct-use-of-and.patch staging-comedi-use-define_spinlock.patch staging-meilhaus-use-define_spinlock.patch staging-go7007-introduce-missing-kfree.patch staging-comedi-introduce-missing-kfree.patch staging-comedi-move-a-dereference-below-a-null-test.patch staging-rt2860-remove-kernel-version-compatibility-wrappers.patch staging-otus-logical-bit-and-confusion.patch staging-meilhaus-unsigned-won-t-get-negative-after-subtraction.patch staging-altpciechdma-null-deref-in-altpciechdma.c-remove.patch staging-frontier-make-checkpatch.pl-considerably-happier-with-tranzport-driver.patch staging-frontier-make-checkpatch.pl-much-happier-with-alphatrack-driver.patch staging-frontier-removed-now-unused-frontier_compat.h-file.patch staging-frontier-updated-documentation.patch staging-frontier-make-checkpatch.pl-happy-with-alphatrack.h.patch staging-frontier-remove-unused-components-of-the-alphatrack-tranzport-sysfs-interface.patch staging-dst-core-files.patch staging-dst-network-state-machine.patch staging-dst-export-node.patch staging-dst-thread-pool.patch staging-dst-transactions.patch staging-dst-crypto-processing.patch staging-dst-kconfig-and-makefile-changes.patch staging-dst-kconfig-update.patch staging-dst-optimize-bio-allocation.patch staging-dst-extend-thread-pool-exit-conditions.patch staging-dst-do-not-allow-empty-barriers.patch staging-dst-kconfig-text-update.patch staging-dst-fix-build-dependancy.patch staging-add-stlc45xx-wi-fi-driver-for-stlc4550-4560.patch $ cd ../next $ git fetch -f ../quilt-tmp master:quilt/staging From ../quilt-tmp + 1454baa...82cf4ed master -> quilt/staging (forced update)