https://github.com/torvalds/linux
Revision caeb6ab899c3d36a74cda6e299c6e1c9c4e2a22e authored by Ben Skeggs on 13 January 2021, 07:12:52 UTC, committed by Ben Skeggs on 15 January 2021, 00:25:17 UTC
VRAM offset 0 is a valid address, triggered on GA102.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent add4278
Raw File
Tip revision: caeb6ab899c3d36a74cda6e299c6e1c9c4e2a22e authored by Ben Skeggs on 13 January 2021, 07:12:52 UTC
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Tip revision: caeb6ab
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.

All contributions to the Linux Kernel are subject to this COPYING file.
back to top