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

Add debugging for msr_version.c #180

Open
rountree opened this issue Sep 26, 2024 · 0 comments · May be fixed by #181
Open

Add debugging for msr_version.c #180

rountree opened this issue Sep 26, 2024 · 0 comments · May be fixed by #181

Comments

@rountree
Copy link
Collaborator

The current version of the Makefile had these lines to control debugging.

# Uncomment following line(s) to enable debug output from different
# portions of kernel module.
#
#CFLAGS_msr_allowlist.o := -DDEBUG
#CFLAGS_msr_entry.o := -DDEBUG
#CFLAGS_msr_batch.o := -DDEBUG
#CFLAGS_msr-smp.o := -DDEBUG

msr_version.c never got added.

rountree added a commit to rountree/msr-safe that referenced this issue Sep 26, 2024
@rountree rountree linked a pull request Sep 26, 2024 that will close this issue
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 a pull request may close this issue.

1 participant