prockallsyms

Results 6 issues of prockallsyms

Hi! So last night I gathered the relevant files from the repository, pwn3 website, and docker to use docker-compose to setup the repository. Running the docker-compose binary doesn't fail, however...

This PR aims to address https://github.com/xcellerator/linux_kernel_hacking/issues/20.

Since https://github.com/torvalds/linux/commit/22b0a222af4df8ee9bb8e07013ab44da9511b047 and https://github.com/torvalds/linux/commit/1b388e7765f2eaa137cf5d92b47ef5925ad83ced the file_operations structs have changed read and writing functions to prefer `read_iter` and `write_iter`. These functions now take kiocb and iov_iter structs, which mucks a bit...

When attempting to `./culvert -vv read firmware`, it seems as though everything is working as intended: ``` [root@localhost ~]# ./culvert -vv read firmware [*] Found 5 registered bridge drivers [*]...

smol PR, just wanted to tidy this up. `NullString` doesn't implement `into_string`, but it does implement the `Display` trait.

add migration notice 👍 @polarmutex Apologies for the ping; I just wanted to make sure this is copacetic.