Age | Commit message (Collapse) | Author |
|
Unfortunately I no longer have a job with access to a DekTec or a reason
to use one.
Everything appears ok with the update, it builds and probes.
|
|
It appears that we can no longer simply modify vm_flags in a struct
vm_area_struct. There are handy accessors now. Added a patch to use them.
|
|
This requires reworking the prefix-symbols patch. Kept the old 2022.06.0
version of the patch in the repository in case it helps anyone in the future.
Dropped the 3.x patches as they don't apply anymore. Also kept in the repo for
the time being.
|
|
I'll be honest I don't really quite understand what is going on.
It seems that 6.2 got a lot of x86 CPU vulnerability patches and a few extras
became default on.
Objtool is making mistakes modifing object files and making the linker very
upset. This at least corrects that.
There are a lot of objtool warnings which I don't think were present before. I
don't quite have the time to track them down and if they're just warnings I
hope that when objtool gets fixed more generally they might also go away.
Due to my receiving hardware being out of action temporarily I haven't been
able to test. I wanted to get something out which builds in the vague hope that
if it does also 'just work' work it may help someone. I should have functional
hardware in the coming days - patches to follow.
|
|
|