https://github.com/torvalds/linux
Revision ff7a24a8fcb30adfea878d14c394300a087016ba authored by Dave Airlie on 03 June 2021, 21:29:25 UTC, committed by Dave Airlie on 03 June 2021, 21:29:26 UTC
drm/i915 fixes for v5.13-rc5:
- Revert conversion to io_mapping_map_user() which lead to BUG_ON()
- Fix check for error valued returns in a selftest

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/87lf7rpcmp.fsf@intel.com
2 parent s 59dda70 + b87482d
Raw File
Tip revision: ff7a24a8fcb30adfea878d14c394300a087016ba authored by Dave Airlie on 03 June 2021, 21:29:25 UTC
Merge tag 'drm-intel-fixes-2021-06-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Tip revision: ff7a24a
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