Skip to content

Commit

Permalink
kernel: Bump to 4.9.31
Browse files Browse the repository at this point in the history
kernel: dwc_otg: make periodic scheduling behave properly for FS buses
See: raspberrypi/linux#2038

kernel: dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly
See: raspberrypi/linux#2049

kernel: Add support for Allo Digione Driver
See: raspberrypi/linux#2048

kernel: config: Adding SENSOR_JC42
See: raspberrypi/linux#2046

kernel: BCM270X_DT: Improve i2c-sensor and i2c-rtc overlay
kernel: overlays: Fix i2c-rtc order and fragment numbering
See: raspberrypi/linux#2059

kernel: BCM270X_DT: Add midi-uart1 overlay
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=183860

firmware: dtoverlay: Short-circuit empty parameter handling
See: raspberrypi/linux#2028

firmware: rtos: Protect against null timer callback
See: http://forum.kodi.tv/showthread.php?tid=280408

firmware: arm_dt: Add txp node to device tree parsing to mask off transposer interrupt

firmware: venc: Correct the validation on custom mb/mbps/br settings
See: raspberrypi/firmware#819
  • Loading branch information
popcornmix committed Jun 8, 2017
1 parent 684be4b commit 9e6a1a5
Show file tree
Hide file tree
Showing 6,284 changed files with 24,985 additions and 24,948 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 3 additions & 3 deletions Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -4897,7 +4897,7 @@
0x5147ecdf ath_hw_get_listen_time drivers/net/wireless/ath/ath EXPORT_SYMBOL
0x75f03fde btintel_regmap_init drivers/bluetooth/btintel EXPORT_SYMBOL_GPL
0xd09fc8f6 sha1_finup_arm arch/arm/crypto/sha1-arm EXPORT_SYMBOL_GPL
0x9210cc7c fib_select_path vmlinux EXPORT_SYMBOL_GPL
0x2123a296 fib_select_path vmlinux EXPORT_SYMBOL_GPL
0x620fbf85 __napi_alloc_skb vmlinux EXPORT_SYMBOL
0x60a3838b file_remove_privs vmlinux EXPORT_SYMBOL
0xd88bb3b6 scsi_report_opcode vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -5006,7 +5006,7 @@
0x9479dd1d dib9000_fw_pid_filter_ctrl drivers/media/dvb-frontends/dib9000 EXPORT_SYMBOL
0xe77f13da dm_dirty_log_destroy drivers/md/dm-log EXPORT_SYMBOL
0xfd57c670 btbcm_set_bdaddr drivers/bluetooth/btbcm EXPORT_SYMBOL_GPL
0xbb746b0b fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
0xc22ef051 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
0xbff9b119 pskb_put vmlinux EXPORT_SYMBOL_GPL
0x5acce968 inc_nlink vmlinux EXPORT_SYMBOL
0x8a1ab4ee timeval_to_jiffies vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -6830,7 +6830,7 @@
0xce418218 drm_kms_helper_poll_disable drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0x97abc0c0 rpc_mkpipe_data vmlinux EXPORT_SYMBOL_GPL
0x54384149 unix_domain_find vmlinux EXPORT_SYMBOL_GPL
0xeae5477e __fib_lookup vmlinux EXPORT_SYMBOL_GPL
0x75381384 __fib_lookup vmlinux EXPORT_SYMBOL_GPL
0x4bb033cf tcp_set_state vmlinux EXPORT_SYMBOL_GPL
0xa77d88f6 strnlen_user vmlinux EXPORT_SYMBOL
0x997c4347 unmap_kernel_range vmlinux EXPORT_SYMBOL_GPL
Expand Down
6 changes: 3 additions & 3 deletions Module7.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -4893,7 +4893,7 @@
0xd9970355 ath_hw_get_listen_time drivers/net/wireless/ath/ath EXPORT_SYMBOL
0x812ddf21 btintel_regmap_init drivers/bluetooth/btintel EXPORT_SYMBOL_GPL
0x430e69cf sha1_finup_arm arch/arm/crypto/sha1-arm EXPORT_SYMBOL_GPL
0xf5f24de1 fib_select_path vmlinux EXPORT_SYMBOL_GPL
0xa97cdf5a fib_select_path vmlinux EXPORT_SYMBOL_GPL
0xf5ba1029 __napi_alloc_skb vmlinux EXPORT_SYMBOL
0xf4f09f89 file_remove_privs vmlinux EXPORT_SYMBOL
0x8321ac4a scsi_report_opcode vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -5000,7 +5000,7 @@
0x2a2ae7c3 dib9000_fw_pid_filter_ctrl drivers/media/dvb-frontends/dib9000 EXPORT_SYMBOL
0xf57a2b21 dm_dirty_log_destroy drivers/md/dm-log EXPORT_SYMBOL
0xc16c3298 btbcm_set_bdaddr drivers/bluetooth/btbcm EXPORT_SYMBOL_GPL
0x9c8a7fe0 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
0xf351de69 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
0x83e4b4b6 pskb_put vmlinux EXPORT_SYMBOL_GPL
0x71e71037 inc_nlink vmlinux EXPORT_SYMBOL
0x8a1ab4ee timeval_to_jiffies vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -6811,7 +6811,7 @@
0xde77c420 drm_kms_helper_poll_disable drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
0x44f6d733 rpc_mkpipe_data vmlinux EXPORT_SYMBOL_GPL
0xe42f43b7 unix_domain_find vmlinux EXPORT_SYMBOL_GPL
0x597031f1 __fib_lookup vmlinux EXPORT_SYMBOL_GPL
0x780fe36a __fib_lookup vmlinux EXPORT_SYMBOL_GPL
0xa7c9b594 tcp_set_state vmlinux EXPORT_SYMBOL_GPL
0xa77d88f6 strnlen_user vmlinux EXPORT_SYMBOL
0x997c4347 unmap_kernel_range vmlinux EXPORT_SYMBOL_GPL
Expand Down
Binary file modified fixup.dat
Binary file not shown.
Binary file modified fixup_cd.dat
Binary file not shown.
Binary file modified fixup_db.dat
Binary file not shown.
Binary file modified fixup_x.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
31e73f03aa61482b89067ea3ea14670acd319e2e
be4248369e9122f07240d83f803bc7add54508c5
Binary file modified kernel.img
Binary file not shown.
Binary file modified kernel7.img
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/arch/arm/crypto/aes-arm.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/arch/arm/crypto/sha1-arm.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/arch/arm/oprofile/oprofile.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/af_alg.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/algif_skcipher.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/arc4.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/async_tx/async_pq.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/async_tx/async_tx.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/async_tx/async_xor.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/authenc.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/authencesn.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/cast5_generic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/cast_common.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/ccm.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/cmac.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/cryptd.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/crypto_user.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/ctr.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/cts.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/deflate.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/drbg.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/ecb.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/echainiv.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/gcm.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/gf128mul.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/ghash-generic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/hmac.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/jitterentropy_rng.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/lz4.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/lzo.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/md4.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/md5.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/michael_mic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/seqiv.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/sha1_generic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/sha256_generic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/sha512_generic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/tgr192.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/wp512.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/xcbc.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/xor.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/crypto/xts.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bcma/bcma.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/aoe/aoe.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/cryptoloop.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/drbd/drbd.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/nbd.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/pktcdvd.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/block/zram/zram.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/ath3k.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/bcm203x.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/bfusb.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/bpa10x.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btbcm.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btintel.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btmrvl.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btrtl.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btusb.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/btwilink.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/bluetooth/hci_vhci.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/cdrom/cdrom.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/clk/clk-allo-dac.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/connector/cn.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/extcon/extcon-core.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/gpio/gpio-arizona.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/gpio/gpio-mcp23s08.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/gpu/drm/drm.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/gpu/drm/udl/udl.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/gpu/drm/vc4/vc4.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-a4tech.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-apple.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-axff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-belkin.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-betopff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-cherry.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-chicony.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-cypress.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-dr.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-elecom.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-elo.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-emsff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-ezkey.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-gaff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-gembird.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-gyration.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-holtek-kbd.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-holtekff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-kensington.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-keytouch.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-kye.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-lcpower.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-led.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-logitech.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-magicmouse.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-microsoft.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-monterey.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-multitouch.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-ntrig.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-ortek.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-petalynx.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-picolcd.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-pl.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-roccat-lua.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-roccat.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-samsung.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-sjoy.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-sony.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-speedlink.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-sunplus.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-tmff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-topseed.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-twinhan.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-uclogic.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-waltop.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-wiimote.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-xinmo.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-zpff.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/hid-zydacron.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/uhid.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hid/wacom.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/ads1015.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/hwmon.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/ina2xx.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/lm75.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/sht21.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/shtc1.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/hwmon/tmp102.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/i2c/i2c-dev.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/i2c/i2c-mux.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/iio/adc/mcp320x.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/iio/adc/mcp3422.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/iio/humidity/dht11.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/iio/humidity/htu21.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/iio/industrialio.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/evdev.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/ff-memless.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/joydev.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/misc/ad714x.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/misc/adxl34x.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/misc/cm109.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/misc/uinput.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/misc/yealink.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/input/serio/serio.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-bio-prison.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-bufio.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-crypt.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-delay.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-log.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-mirror.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-mod.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-raid.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-region-hash.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-snapshot.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-thin-pool.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/dm-zero.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/linear.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/md-mod.ko
Binary file not shown.
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/raid0.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/raid1.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/raid10.ko
Binary file not shown.
Binary file removed modules/4.9.30+/kernel/drivers/md/raid456.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 9e6a1a5

Please sign in to comment.