gweg

Results 2 issues of gweg

Hi, Some hard coded kernel structures, such as mnt_namespace have changed (7 times) since kernel 3.3 ([like 4.9 here](https://elixir.bootlin.com/linux/v4.9/source/fs/mount.h#L7) )but [module.c](https://github.com/volatilityfoundation/volatility/blob/master/tools/linux/module.c) was not updated. I would like to make a...

linux/mac

Hi, I really enjoyed your project and as a personal curiosity I made a version of it for arm32. Feel free to merge it or not.