Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: ocxl.rst: change FPGA indirect article to an

Change use of 'a fpga' to 'an fpga'

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Link: https://lore.kernel.org/r/20210608212350.3029742-5-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Tom Rix and committed by
Greg Kroah-Hartman
987b741c f7c2e792

+1 -1
+1 -1
Documentation/userspace-api/accelerators/ocxl.rst
··· 6 6 at being low-latency and high-bandwidth. The specification is 7 7 developed by the `OpenCAPI Consortium <http://opencapi.org/>`_. 8 8 9 - It allows an accelerator (which could be a FPGA, ASICs, ...) to access 9 + It allows an accelerator (which could be an FPGA, ASICs, ...) to access 10 10 the host memory coherently, using virtual addresses. An OpenCAPI 11 11 device can also host its own memory, that can be accessed from the 12 12 host.