Importing i2c based on 3.6-rc7 $ git clone -s -l -n -q . ../quilt-tmp $ cd ../quilt-tmp $ git reset --hard 979570e02981d4a8fc20b3cc8fd651856c98ee9d HEAD is now at 979570e Linux 3.6-rc7 $ git am ../quilt/i2c/i2c-mux-support-class.patch Applying: i2c-mux: Add support for device auto-detection $ git am ../quilt/i2c/i2c-i801-asus-multiplexing-2.patch Applying: i2c-i801: Support SMBus multiplexing on Asus Z8 series $ git am ../quilt/i2c/i2c-smbus-convert-kzalloc-to-devm_kzalloc.patch Applying: i2c-smbus: Convert kzalloc to devm_kzalloc $ git am ../quilt/i2c/i2c-convert-struct-i2c_msg-initialization-to-c99-format.patch Applying: i2c: Convert struct i2c_msg initialization to C99 format $ git am ../quilt/i2c/i2c-make-I2C-available-on-UML.patch Applying: i2c: Make I2C available on UML $ git am ../quilt/i2c/i2c-scx200-replace-printks-with-pr_levels.patch Applying: i2c/scx200_*: Replace printks with pr_s $ git am ../quilt/i2c/i2c-designware-i2c_dw_xfer_msg-can-be-static.patch Applying: i2c-designware: i2c_dw_xfer_msg can be static $ git am ../quilt/i2c/i2c-parport-i2c_parport_irq-can-be-static.patch Applying: i2c-parport: i2c_parport_irq can be static $ cd /home/sfr/kernels/next/next $ git fetch -f ../quilt-tmp master:quilt/i2c From ../quilt-tmp + cde3336...48b7c21 master -> quilt/i2c (forced update) Importing jdelvare-hwmon based on 3.6-rc7 Unchanged quilt series jdelvare-hwmon Importing rr based on v3.6-rc6-28-g925a6f0 Unchanged quilt series rr Importing device-mapper based on block/for-next $ cd ../quilt-tmp $ git reset --hard 454832b8eeb292d0efea792d4620912ab0e114ef HEAD is now at 454832b Merge branch 'for-3.7/drivers' into for-next $ git am ../quilt/device-mapper/dm-mpath-fix-check-for-null-mpio-in-end_io-fn.patch Applying: The mpio dereference should be moved below the BUG_ON NULL test $ git am ../quilt/device-mapper/dm-bufio-use-list_move.patch Applying: Use list_move() instead of list_del() + list_add(). $ git am ../quilt/device-mapper/dm-use-ACCESS_ONCE-for-sysfs-values.patch Applying: Use the ACCESS_ONCE macro in dm-bufio and dm-verity where a variable $ git am ../quilt/device-mapper/dm-persistent-data-convert-to-use-le32_add_cpu.patch Applying: Convert cpu_to_le32(le32_to_cpu(E1) + E2) to use le32_add_cpu(). $ git am ../quilt/device-mapper/dm-thin-support-discard-with-non-power-of-two-block-size.patch Applying: Support discards when the pool's block size is not a power of 2. error: patch failed: drivers/md/dm-thin.c:2762 error: drivers/md/dm-thin.c: patch does not apply Patch failed at 0001 Support discards when the pool's block size is not a power of 2. When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". $ git am ../quilt/device-mapper/dm-thin-prepare-to-separate-bio_prison-code.patch Applying: The bio prison code will be useful for a new DM targets. $ git am ../quilt/device-mapper/dm-thin-move-bio_prison-code-to-separate-module.patch Applying: The bio prison code will be useful to other future DM targets so error: patch failed: drivers/md/dm-thin.c:3136 error: drivers/md/dm-thin.c: patch does not apply Patch failed at 0001 The bio prison code will be useful to other future DM targets so When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". $ git am ../quilt/device-mapper/dm-store-dm_target_io-in-bio-front_pad.patch Applying: Use the recently-added bio front_pad field to allocate struct dm_target_io. $ cd /home/sfr/kernels/next/next $ git fetch -f ../quilt-tmp master:quilt/device-mapper From ../quilt-tmp + 6849a89...c6ff74d master -> quilt/device-mapper (forced update)