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

RHEL 8.9 nullptr dereference #377

Closed

Conversation

AlexScherba16
Copy link
Collaborator

  • changes in block_device in kernel
  • support new linux kernel function declarations
  • support for bd_has_submit_bio for block device

@st-matskevich st-matskevich changed the title Rhel8 9 nullptr dereference RHEL 8.9 nullptr dereference Jun 17, 2024
@Swistusmen
Copy link
Contributor

Is it all copied from main...Swistusmen:dattobd:supporting-ubuntu24 and #367 + changes made here: e9e8df1?

@AlexScherba16
Copy link
Collaborator Author

@Swistusmen without changes in tracer.

* Return:
* void.
*/
void dattobd_drop_super(struct super_block *sb)
Copy link
Contributor

Choose a reason for hiding this comment

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

Pls simplify to #if defined HAVE_GET_SUPER return drop_super(sb) #endif return;

Copy link
Contributor

@Swistusmen Swistusmen left a comment

Choose a reason for hiding this comment

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

Pls simplify dattobd_drop_super

@iamandrii
Copy link
Collaborator

Included to #382

@iamandrii iamandrii closed this Sep 9, 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.

4 participants