mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
docs: arm64: Fix a grammar error
depending -> depending on Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: He Ying <heying24@huawei.com> Link: https://lore.kernel.org/r/20210330085817.86185-1-heying24@huawei.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
parent
a52ef778ff
commit
68f638a432
@ -40,7 +40,7 @@ space obtained in one of the following ways:
|
||||
during creation and with the same restrictions as for ``mmap()`` above
|
||||
(e.g. data, bss, stack).
|
||||
|
||||
The AArch64 Tagged Address ABI has two stages of relaxation depending
|
||||
The AArch64 Tagged Address ABI has two stages of relaxation depending on
|
||||
how the user addresses are used by the kernel:
|
||||
|
||||
1. User addresses not accessed by the kernel but used for address space
|
||||
|
Loading…
Reference in New Issue
Block a user