Displaying 20 results from an estimated 48 matches for "sx8".
Did you mean:
s8
2012 Jun 13
2
drivers/block/cpqarray.c:938:2: error: too many arguments to function ‘blk_rq_map_sg’
...ble pointer type [enabled by default]
include/linux/blkdev.h:845:12: note: expected ?struct scatterlist *? but argument is of type ?struct request *?
drivers/block/DAC960.c:3433:3: error: too many arguments to function ?blk_rq_map_sg?
include/linux/blkdev.h:845:12: note: declared here
drivers/block/sx8.c:873:2: warning: passing argument 1 of ?blk_rq_map_sg? from incompatible pointer type [enabled by default]
include/linux/blkdev.h:845:12: note: expected ?struct request *? but argument is of type ?struct request_queue *?
drivers/block/sx8.c:873:2: warning: passing argument 2 of ?blk_rq_map_sg? fro...
2012 Jun 13
2
drivers/block/cpqarray.c:938:2: error: too many arguments to function ‘blk_rq_map_sg’
...ble pointer type [enabled by default]
include/linux/blkdev.h:845:12: note: expected ?struct scatterlist *? but argument is of type ?struct request *?
drivers/block/DAC960.c:3433:3: error: too many arguments to function ?blk_rq_map_sg?
include/linux/blkdev.h:845:12: note: declared here
drivers/block/sx8.c:873:2: warning: passing argument 1 of ?blk_rq_map_sg? from incompatible pointer type [enabled by default]
include/linux/blkdev.h:845:12: note: expected ?struct request *? but argument is of type ?struct request_queue *?
drivers/block/sx8.c:873:2: warning: passing argument 2 of ?blk_rq_map_sg? fro...
2016 Aug 17
0
[PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
...s3vram.c | 1 +
drivers/block/rbd.c | 1 +
drivers/block/rsxx/dev.c | 1 +
drivers/block/skd_main.c | 1 +
drivers/block/sunvdc.c | 1 +
drivers/block/swim.c | 1 +
drivers/block/swim3.c | 1 +
drivers/block/sx8.c | 1 +
drivers/block/umem.c | 1 +
drivers/block/xen-blkfront.c | 1 +
drivers/block/xsysace.c | 1 +
drivers/block/z2ram.c | 1 +
drivers/cdrom/gdrom.c | 1 +
drivers/ide/ide-cd.c | 1 +
drivers/ide/ide-...
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2016 Aug 17
20
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
...| 3 +-
drivers/block/rbd.c | 3 +-
drivers/block/rsxx/dev.c | 3 +-
drivers/block/skd_main.c | 5 +-
drivers/block/sunvdc.c | 3 +-
drivers/block/swim.c | 3 +-
drivers/block/swim3.c | 3 +-
drivers/block/sx8.c | 3 +-
drivers/block/umem.c | 3 +-
drivers/block/virtio_blk.c | 38 ++++++++----
drivers/block/xen-blkfront.c | 3 +-
drivers/block/xsysace.c | 3 +-
drivers/block/z2ram.c | 3 +-
drivers/block/zram/zram_drv.c...
2016 Aug 17
20
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
...| 3 +-
drivers/block/rbd.c | 3 +-
drivers/block/rsxx/dev.c | 3 +-
drivers/block/skd_main.c | 5 +-
drivers/block/sunvdc.c | 3 +-
drivers/block/swim.c | 3 +-
drivers/block/swim3.c | 3 +-
drivers/block/sx8.c | 3 +-
drivers/block/umem.c | 3 +-
drivers/block/virtio_blk.c | 38 ++++++++----
drivers/block/xen-blkfront.c | 3 +-
drivers/block/xsysace.c | 3 +-
drivers/block/z2ram.c | 3 +-
drivers/block/zram/zram_drv.c...
2017 Aug 13
1
[Bug 102192] New: Dell XPS 15 9560: PU: 1 PID: 58 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c:190 gf100_vm_flush+0x1b3/0x1c0
...id456 async_raid6_recov async_memcpy async_pq async_xor
async_tx xor raid6_pq libcrc32c dm_snapshot dm_bufio dm_crypt dm_mirror
dm_region_hash dm_log dm_mod dax firewire_core crc_itu_t sl811_hcd xhci_pci
xhci_hcd usb_storage aic94xx libsas lpfc qla2xxx megaraid_sas megaraid_mbox
megaraid_mm aacraid sx8 hpsa cciss 3w_9xxx 3w_xxxx 3w_sas mptsas
scsi_transport_sas mptfc scsi_transport_fc mptspi mptscsih mptbase imm parport
sym53c8xx initio arcmsr aic7xxx aic79xx scsi_transport_spi sr_mod cdrom sg
sd_mod pdc_adma sata_inic162x sata_mv ata_piix ahci libahci
[ 1730.734208] sata_qstor sata_vsc sata_uli...
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...| 2 +-
drivers/block/rsxx/dev.c | 2 +-
drivers/block/skd_main.c | 2 +-
drivers/block/sunvdc.c | 2 +-
drivers/block/swim.c | 2 +-
drivers/block/swim3.c | 2 +-
drivers/block/sx8.c | 2 +-
drivers/block/umem.c | 2 +-
drivers/block/virtio_blk.c | 3 ++-
drivers/block/xen-blkfront.c | 2 +-
drivers/block/xsysace.c | 2 +-
drivers/block/z2ram.c | 2 +-...
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...| 2 +-
drivers/block/rsxx/dev.c | 2 +-
drivers/block/skd_main.c | 2 +-
drivers/block/sunvdc.c | 2 +-
drivers/block/swim.c | 2 +-
drivers/block/swim3.c | 2 +-
drivers/block/sx8.c | 2 +-
drivers/block/umem.c | 2 +-
drivers/block/virtio_blk.c | 3 ++-
drivers/block/xen-blkfront.c | 2 +-
drivers/block/xsysace.c | 2 +-
drivers/block/z2ram.c | 2 +-...
2016 Dec 06
0
[PATCH 10/10] virtio: enable endian checks for sparse builds
...k/Makefile
@@ -27,6 +27,7 @@ obj-$(CONFIG_BLK_DEV_OSD) += osdblk.o
obj-$(CONFIG_BLK_DEV_UMEM) += umem.o
obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
obj-$(CONFIG_BLK_DEV_CRYPTOLOOP) += cryptoloop.o
+CFLAGS_virtio_blk.o += -D__CHECK_ENDIAN__
obj-$(CONFIG_VIRTIO_BLK) += virtio_blk.o
obj-$(CONFIG_BLK_DEV_SX8) += sx8.o
diff --git a/drivers/char/Makefile b/drivers/char/Makefile
index 6e6c244..a99467d 100644
--- a/drivers/char/Makefile
+++ b/drivers/char/Makefile
@@ -6,6 +6,7 @@ obj-y += mem.o random.o
obj-$(CONFIG_TTY_PRINTK) += ttyprintk.o
obj-y += misc.o
obj-$(CONFIG_ATARI_DSP56K) += dsp56k.o...
2006 Apr 16
2
e2fsck dies with signal 11
...ck iptable_filter ip_tables 8139too mii af_packet ide_cd loop ext3 jbd nls_iso8859_1 nls_cp850 vfat fat intel_agp nvram amd64_agp agpgart evdev bttv video_buf firmware_class i2c_algo_bit v4l2_common btcx_risc tveeprom i2c_core videodev dm_mod sata_vsc sata_via sata_svw sata_sil sata_promise sata_nv sx8 sata_uli sata_sx4 sata_sis sata_qstor pata_pdc2027x ahci BusLogic aic7xxx scsi_transport_spi sg sr_mod cdrom ata_piix libata reiserfs usb_storage sd_mod scsi_mod usbhid ohci_hcd ehci_hcd uhci_hcd usbcore
CPU: 0
EIP: 00c0:[<000023c1>] Not tainted VLI
EFLAGS: 00210046 (2.6.12-oci6.md...
2007 May 09
3
[patch 8/9] lguest: the block driver
...272 insertions(+)
diff -puN drivers/block/Makefile~lguest-the-block-driver drivers/block/Makefile
--- a/drivers/block/Makefile~lguest-the-block-driver
+++ a/drivers/block/Makefile
@@ -28,4 +28,5 @@ obj-$(CONFIG_BLK_DEV_CRYPTOLOOP) += cryp
obj-$(CONFIG_VIODASD) += viodasd.o
obj-$(CONFIG_BLK_DEV_SX8) += sx8.o
obj-$(CONFIG_BLK_DEV_UB) += ub.o
+obj-$(CONFIG_LGUEST_GUEST) += lguest_blk.o
diff -puN /dev/null drivers/block/lguest_blk.c
--- /dev/null
+++ a/drivers/block/lguest_blk.c
@@ -0,0 +1,271 @@
+/* A simple block driver for lguest.
+ *
+ * Copyright 2006 Rusty Russell <rusty@rustcorp.com...
2007 May 09
3
[patch 8/9] lguest: the block driver
...272 insertions(+)
diff -puN drivers/block/Makefile~lguest-the-block-driver drivers/block/Makefile
--- a/drivers/block/Makefile~lguest-the-block-driver
+++ a/drivers/block/Makefile
@@ -28,4 +28,5 @@ obj-$(CONFIG_BLK_DEV_CRYPTOLOOP) += cryp
obj-$(CONFIG_VIODASD) += viodasd.o
obj-$(CONFIG_BLK_DEV_SX8) += sx8.o
obj-$(CONFIG_BLK_DEV_UB) += ub.o
+obj-$(CONFIG_LGUEST_GUEST) += lguest_blk.o
diff -puN /dev/null drivers/block/lguest_blk.c
--- /dev/null
+++ a/drivers/block/lguest_blk.c
@@ -0,0 +1,271 @@
+/* A simple block driver for lguest.
+ *
+ * Copyright 2006 Rusty Russell <rusty@rustcorp.com...
2017 Jun 22
5
[Bug 101553] New: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
https://bugs.freedesktop.org/show_bug.cgi?id=101553
Bug ID: 101553
Summary: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to
create kernel channel, -22
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
2016 Dec 06
26
[PATCH 00/10] virtio: sparse fixes
I run latest sparse from git on virtio drivers
(turns out the version I had was rather outdated).
This patchset fixes a couple of bugs this uncovered,
and adds some annotations to make it sparse-clean.
In particular, endian-ness is often tricky,
so this patchset enabled endian-ness checks for sparse
builds.
Michael S. Tsirkin (10):
virtio_console: drop unused config fields
drm/virtio: fix
2016 Dec 06
26
[PATCH 00/10] virtio: sparse fixes
I run latest sparse from git on virtio drivers
(turns out the version I had was rather outdated).
This patchset fixes a couple of bugs this uncovered,
and adds some annotations to make it sparse-clean.
In particular, endian-ness is often tricky,
so this patchset enabled endian-ness checks for sparse
builds.
Michael S. Tsirkin (10):
virtio_console: drop unused config fields
drm/virtio: fix
2017 Mar 16
52
[Bug 100228] New: [NV137] unknown chipset (137000a1)
https://bugs.freedesktop.org/show_bug.cgi?id=100228
Bug ID: 100228
Summary: [NV137] unknown chipset (137000a1)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all,
These 2 patches added virtio-nvme to kernel and qemu,
basically modified from virtio-blk and nvme code.
As title said, request for your comments.
Play it in Qemu with:
-drive file=disk.img,format=raw,if=none,id=D22 \
-device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4
The goal is to have a full NVMe stack from VM guest(virtio-nvme)
to host(vhost_nvme) to LIO NVMe-over-fabrics
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all,
These 2 patches added virtio-nvme to kernel and qemu,
basically modified from virtio-blk and nvme code.
As title said, request for your comments.
Play it in Qemu with:
-drive file=disk.img,format=raw,if=none,id=D22 \
-device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4
The goal is to have a full NVMe stack from VM guest(virtio-nvme)
to host(vhost_nvme) to LIO NVMe-over-fabrics