Skip to content

Commit

Permalink
add drbd back to taobao kernel since aliyun use it.
Browse files Browse the repository at this point in the history
- Update config files.
  • Loading branch information
taoma-tm committed Sep 26, 2012
1 parent 1697870 commit c9ecc93
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config/kernel-2.6.32-x86_64-debug.config
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@ CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_DRBD=m
CONFIG_DRBD_TRACE=m
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
Expand Down
2 changes: 2 additions & 0 deletions config/kernel-2.6.32-x86_64.config
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@ CONFIG_ATA_OVER_ETH=m
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_VIRTIO_BLK=m
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_DRBD=m
CONFIG_DRBD_TRACE=m
CONFIG_MISC_DEVICES=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
Expand Down
7 changes: 7 additions & 0 deletions kernel-source.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 26 21:55:47 CST 2012 - [email protected]

add drbd back to taobao kernel since aliyun use it.

- Update config files.

-------------------------------------------------------------------
Fri Sep 14 21:32:13 CST 2012 - [email protected]

Expand Down
2 changes: 1 addition & 1 deletion series.conf
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ patches.driver/bnx2-disable-msi-when-no-per-vector-masking.patch
#patches.driver/igb-fix-default-behavior-of-RSS-parameter-to-automatically-detect-number-of-Rx-Tx-queues.patch

# drbd driver 8.3.10
+disable-temprary patches.driver/drbd-8.3.10.patch
patches.driver/drbd-8.3.10.patch
#disable pcie-aspm
patches.taobao/pcie_aspm_disable_on_default.patch

Expand Down

0 comments on commit c9ecc93

Please sign in to comment.