Skip to content

Conversation

EricccTaiwan
Copy link
Collaborator

@EricccTaiwan EricccTaiwan commented Jul 24, 2025

Summary by Bito

This pull request addresses grammatical errors and typos in the 'lkmpg.tex' file, enhancing the clarity and professionalism of the documentation. These improvements significantly elevate the reading experience for users and maintainers.

lkmpg.tex Outdated
\subsection{Static keys}
\label{sec:static_keys}
Static keys allow us to enable or disable kernel code paths based on the runtime state of key. Its APIs have been available since 2010 (most architectures are already supported), use self-modifying code to eliminate the overhead of cache and branch prediction.
Static keys allow us to enable or disable kernel code paths based on the runtime state of a key. Their APIs have been available since 2010 (most architectures are already supported) and use self-modifying code to eliminate the overhead of cache and branch prediction.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the sentence starting with "Their APIs" into a new line.

Signed-off-by: Cheng-Yang Chou <[email protected]>
@EricccTaiwan EricccTaiwan force-pushed the fix-grammer-and-typo branch from 4f0ed0f to 8c48bbb Compare July 24, 2025 15:32
@jserv jserv merged commit 42d1e00 into sysprog21:master Jul 24, 2025
1 check passed
@jserv
Copy link
Contributor

jserv commented Jul 24, 2025

Thank @EricccTaiwan for contributing!

@EricccTaiwan EricccTaiwan deleted the fix-grammer-and-typo branch July 24, 2025 15:35
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