Commit 90d1e6c
committed
Revert "Mark xe driver as BROKEN if kernel page size is not 4kB"
JIRA: https://issues.redhat.com/browse/RHEL-113577
Upstream Status: RHEL only
This reverts commit 022906a.
This commit was backported automatically as part of the DRM backport.
Upstream commit ba89f9c ("arch: consolidate existing
CONFIG_PAGE_SIZE_*KB definitions") is not present in this tree,
disabling the XE driver as a side effect.
In RHEL 9, XE is only enabled for x86_64 and, as described in the
reverted patch, this architecture is fine, so it is safe to revert
the change:
> This driver, for the time being, assumes that the kernel page size is
> 4kB, so it fails on loong64 and aarch64 with 16kB pages, and ppc64el
> with 64kB pages.
NOTE: This commit does not compile due to missing RHEL-specific fix-ups,
which are split out into separate Git commits following this one.
If git bisect selected this commit, run "git bisect skip" and try again.
Repeat this until it selects a commit which compiles.
Signed-off-by: José Expósito <jexposit@redhat.com>1 parent e4d42ef commit 90d1e6c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments