lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 2 Mar 2016 17:08:00 -0800
From:	Jin Qian <jinqian@...roid.com>
To:	linux-kernel@...r.kernel.org
Cc:	jsharkey@...gle.com, digit@...gle.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	pprabhu@...gle.com, Yu Ning <yu.ning@...el.com>
Subject: allocate an official device major number for virtio device?

Hi -

Can we allocate an official device major number for virtio devices?
Currently it's using 240-254 (LOCAL/EXPERIMENTAL USE). The reason we
ask for this is because userspace will need to treat virtio block
devices differently and need a way to detect such device. For example,
it checks major number to detect scsi and mmc device.

https://android-review.googlesource.com/#/c/195240

With dynamic major numbers 240-254, we might treat other devices as
virtio block device incorrectly.

Also open for suggestions on what's the correct way to handle this.

Thanks in advance!
jin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ