summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-09-04 11:38:02 +0900
committerJames Bottomley <James.Bottomley@suse.de>2009-10-02 09:45:46 -0500
commit5915136d4d3954867cced8a2297bddd16caf36a1 (patch)
tree4aa0480c498d16db22874c0e6c3cbf7746e23187 /tools/perf/scripts/python/netdev-times.py
parent53203244a4f9988f132ef481867ff47d6bd055b5 (diff)
downloadkernel-5915136d4d3954867cced8a2297bddd16caf36a1.tar.gz
[SCSI] sr: consider the last written sector when determining media size
On certain cases, UDF disc doesn't report capacity correctly via READ_CAPACITY but TOC or trackinfo contains valid information which can be obtained using cdrom_get_last_written(). ide-cd considers both values and uses the larger one. Do the same in sr. This fixes bko#9668. http://bugzilla.kernel.org/show_bug.cgi?id=9668 Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Milan Kocian <milan.kocian@wq.cz> Cc: Jan Kara <jack@suse.cz> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter 2018-02-27mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter 2018-01-17mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...Adrian Hunter 2018-01-17mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()Adrian Hunter 2018-01-11sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko 2018-01-04mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.Atul Garg 2017-12-11mmc: sdhci-pci: Add CQHCI support for Intel GLKAdrian Hunter 2017-10-30mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter 2017-10-30mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter 2017-10-10mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter 2017-09-22mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter 2017-08-30mmc: sdhci-pci: use generic sdhci_set_bus_width()Michał Mirosław 2017-08-30sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko 2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds 2017-06-20mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllersAdrian Hunter 2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson 2017-06-20mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter 2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer 2017-06-20mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King 2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko