]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Next/quilt-import.log
Add linux-next specific files for 20121001
[karo-tx-linux.git] / Next / quilt-import.log
1 Importing i2c based on 3.6-rc7
2 $ git clone -s -l -n -q . ../quilt-tmp
3 $ cd ../quilt-tmp
4 $ git reset --hard 979570e02981d4a8fc20b3cc8fd651856c98ee9d
5 HEAD is now at 979570e Linux 3.6-rc7
6 $ git am ../quilt/i2c/i2c-mux-support-class.patch
7 Applying: i2c-mux: Add support for device auto-detection
8 $ git am ../quilt/i2c/i2c-i801-asus-multiplexing-2.patch
9 Applying: i2c-i801: Support SMBus multiplexing on Asus Z8 series
10 $ git am ../quilt/i2c/i2c-smbus-convert-kzalloc-to-devm_kzalloc.patch
11 Applying: i2c-smbus: Convert kzalloc to devm_kzalloc
12 $ git am ../quilt/i2c/i2c-convert-struct-i2c_msg-initialization-to-c99-format.patch
13 Applying: i2c: Convert struct i2c_msg initialization to C99 format
14 $ git am ../quilt/i2c/i2c-make-I2C-available-on-UML.patch
15 Applying: i2c: Make I2C available on UML
16 $ git am ../quilt/i2c/i2c-scx200-replace-printks-with-pr_levels.patch
17 Applying: i2c/scx200_*: Replace printks with pr_<level>s
18 $ git am ../quilt/i2c/i2c-designware-i2c_dw_xfer_msg-can-be-static.patch
19 Applying: i2c-designware: i2c_dw_xfer_msg can be static
20 $ git am ../quilt/i2c/i2c-parport-i2c_parport_irq-can-be-static.patch
21 Applying: i2c-parport: i2c_parport_irq can be static
22 $ cd /home/sfr/kernels/next/next
23 $ git fetch -f ../quilt-tmp master:quilt/i2c
24 From ../quilt-tmp
25  + cde3336...48b7c21 master     -> quilt/i2c  (forced update)
26 Importing jdelvare-hwmon based on 3.6-rc7
27 Unchanged quilt series jdelvare-hwmon
28 Importing rr based on v3.6-rc6-28-g925a6f0
29 Unchanged quilt series rr
30 Importing device-mapper based on block/for-next
31 $ cd ../quilt-tmp
32 $ git reset --hard 454832b8eeb292d0efea792d4620912ab0e114ef
33 HEAD is now at 454832b Merge branch 'for-3.7/drivers' into for-next
34 $ git am ../quilt/device-mapper/dm-mpath-fix-check-for-null-mpio-in-end_io-fn.patch
35 Applying: The mpio dereference should be moved below the BUG_ON NULL test
36 $ git am ../quilt/device-mapper/dm-bufio-use-list_move.patch
37 Applying: Use list_move() instead of list_del() + list_add().
38 $ git am ../quilt/device-mapper/dm-use-ACCESS_ONCE-for-sysfs-values.patch
39 Applying: Use the ACCESS_ONCE macro in dm-bufio and dm-verity where a variable
40 $ git am ../quilt/device-mapper/dm-persistent-data-convert-to-use-le32_add_cpu.patch
41 Applying: Convert cpu_to_le32(le32_to_cpu(E1) + E2) to use le32_add_cpu().
42 $ git am ../quilt/device-mapper/dm-thin-support-discard-with-non-power-of-two-block-size.patch
43 Applying: Support discards when the pool's block size is not a power of 2.
44 error: patch failed: drivers/md/dm-thin.c:2762
45 error: drivers/md/dm-thin.c: patch does not apply
46 Patch failed at 0001 Support discards when the pool's block size is not a power of 2.
47 When you have resolved this problem run "git am --resolved".
48 If you would prefer to skip this patch, instead run "git am --skip".
49 To restore the original branch and stop patching run "git am --abort".
50 $ git am ../quilt/device-mapper/dm-thin-prepare-to-separate-bio_prison-code.patch
51 Applying: The bio prison code will be useful for a new DM targets.
52 $ git am ../quilt/device-mapper/dm-thin-move-bio_prison-code-to-separate-module.patch
53 Applying: The bio prison code will be useful to other future DM targets so
54 error: patch failed: drivers/md/dm-thin.c:3136
55 error: drivers/md/dm-thin.c: patch does not apply
56 Patch failed at 0001 The bio prison code will be useful to other future DM targets so
57 When you have resolved this problem run "git am --resolved".
58 If you would prefer to skip this patch, instead run "git am --skip".
59 To restore the original branch and stop patching run "git am --abort".
60 $ git am ../quilt/device-mapper/dm-store-dm_target_io-in-bio-front_pad.patch
61 Applying: Use the recently-added bio front_pad field to allocate struct dm_target_io.
62 $ cd /home/sfr/kernels/next/next
63 $ git fetch -f ../quilt-tmp master:quilt/device-mapper
64 From ../quilt-tmp
65  + 6849a89...c6ff74d master     -> quilt/device-mapper  (forced update)