Skip to content

Add support for 32-bit processes to call supercall#256

Open
ThePedroo wants to merge 1 commit intobmax121:mainfrom
ThePedroo:32bit-supercall-support
Open

Add support for 32-bit processes to call supercall#256
ThePedroo wants to merge 1 commit intobmax121:mainfrom
ThePedroo:32bit-supercall-support

Conversation

@ThePedroo
Copy link
Copy Markdown

Calling supercall from 32-bit process leads to numerous issues, rendering it practically impossible. By using hook_compat_syscalln, we allow that to be possible.

Other hooks also include their 32-bit counterparts, so it is only reasonable that supercall does too.

This commit allows 32-bit processes to take advantage of the supercall by calling the 32-bit truncate, without issues due to integer size difference.
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.

1 participant