A Exynos 9610 Kernel ported from the Exynos 9611
Find a file
Hannes Reinecke a06586325f scsi: make asynchronous aborts mandatory
There hasn't been any reports for HBAs where asynchronous abort
would not work, so we should make it mandatory and remove
the fallback.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-04-06 13:07:33 -04:00
arch powerpc fixes for 4.11 #4 2017-03-13 19:48:22 -07:00
block
certs
crypto
Documentation scsi: make asynchronous aborts mandatory 2017-04-06 13:07:33 -04:00
drivers scsi: make asynchronous aborts mandatory 2017-04-06 13:07:33 -04:00
firmware
fs
include scsi: make asynchronous aborts mandatory 2017-04-06 13:07:33 -04:00
init
ipc
kernel
lib
mm mm, gup: fix typo in gup_p4d_range() 2017-03-13 08:58:09 -07:00
net
samples
scripts
security
sound
tools powerpc fixes for 4.11 #4 2017-03-13 19:48:22 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: remove pmchba list for PM8001 2017-03-27 22:05:07 -04:00
Makefile Linux 4.11-rc2 2017-03-12 14:47:08 -07:00
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.