Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix problem in random-hw, 9p and pl011. #64

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

ken4647
Copy link
Contributor

@ken4647 ken4647 commented Mar 19, 2024

  1. fix bug in function has_rdrand, which may cause an endless cycle.
  2. fix bugs in 9pfs, which may cause some net-9p open fault (for some backend), or a wrong return value when writing.
  3. fix bug in pl011, which actually has no handler when irq is enable.
  4. improve the performance of 9pfs for read_dir().

@ken4647 ken4647 requested a review from coolyjg March 20, 2024 01:43
@coolyjg coolyjg merged commit 4cf8bfa into syswonder:dev Mar 20, 2024
10 checks passed
@coolyjg coolyjg mentioned this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants