Update kernel parameter documentation for atari_scsi, mac_scsi and
g_NCR5380 drivers. Remove duplication.
Signed-off-by: Finn Thain
Reviewed-by: Hannes Reinecke
---
Documentation/scsi/g_NCR5380.txt | 17 ++-
Documentation/scsi/scsi-parameters.txt | 11 +++---
drivers/
[cc+ Eric, Will]
On Mon, 7 Mar 2016 15:48:37 +0800
Yongji Xie wrote:
> Current vfio-pci implementation disallows to mmap MSI-X
> table in case that user get to touch this directly.
>
> But we should allow to mmap these MSI-X tables if IOMMU
> supports interrupt remapping which can ensure that
> On 17.03.2016, at 17:57, Eric Anholt wrote:
>
>
> These don't exist on the hardware as far as I've been able to find. "I
> found it in a header file somewhere" is not sufficient justification to
> expose it.
>
> I'm working on getting a series of all of these reviewed and ready, so
> I'm ju
On 03/16/2016 06:03 AM, Ulf Hansson wrote:
On 22 February 2016 at 18:18, Mark Salyzyn wrote:
When CONFIG_MMC_SIMULATE_MAX_SPEED is enabled, Expose max_read_speed,
max_write_speed and cache_size sysfs controls to simulate a slow
eMMC device. The boot default values, should one wish to set this
b
After looking at this again I noticed a couple of trivial issues in
the comments and module author left over from the original version.
Otherwise the code works as expected.
On Wed, Mar 16, 2016 at 9:39 AM, Benjamin Tissoires
wrote:
> Code obtained from
> https://raw.githubusercontent.com/mighty