Kylin V10 (Tercel) 4.19.90-23.8.v2101.ky10.aarch64
- Dominant language
- C
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
kernel version :4.19.90-23.8.v2101.ky10.aarch64
OS release :Kylin Linux Advanced Server release V10 (Tercel)
when make occure Error message:
/root/ttm/bce_ttm.c:291:25: error: ‘_PAGE_RW’ undeclared (first use in this function); did you mean ‘PAGE_S2’?
if ((pte_ops->pte & _PAGE_RW) == 0) {
^~~~~~~~
PAGE_S2
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the make failure on Kylin Linux V10 with kernel 4.19.90-23.8.v2101.ky10.aarch64. Inspect /root/ttm/bce_ttm.c around line 291 and the surrounding kernel compatibility assumptions; done means the project builds successfully on this environment without the reported _PAGE_RW error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100