summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 1f54f8b9c26e83968e462b2021d3c320fd804a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Importing i2c based on 2.6.38-rc4
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d
HEAD is now at 100b33c Linux 2.6.38-rc4
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-boardinfo-fix-typo-in-comment.patch
i2c-delete-linux-i2c-id-h.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 06bc0fe...572b0fe master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.38-rc4
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.38-rc3
Unchanged quilt series kernel-doc
Importing rr based on v2.6.38-rc4-25-gd3d373e
Unchanged quilt series rr
Importing device-mapper based on v2.6.38-rc4-106-gd247852
$ cd ../quilt-tmp
$ git reset --hard d2478521afc20227658a10a8c5c2bf1a2aa615b3
HEAD is now at d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-add-flakey-target.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:14: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
dm-crypt-wipe-keys-string-immediately-after-key-is-set.patch
dm-ioctl-prepare-for-crypt-key-wiping.patch
dm-ioctl-add-flag-to-wipe-buffers-for-secure-data.patch
dm-mpath-fail-message-ioctl-if-specified-path-is-not-valid.patch
dm-mpath-allow-table-load-with-no-priority-groups.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
   52cfd50..2ff3d33  master     -> quilt/device-mapper