diff options
author | Mcgrof <anonymous.contributor@example.org> | 2013-07-16 09:51:52 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | ccf1911804670c9e62796b84518dbb74f639f6d7 (patch) | |
tree | 7b6f70a3d887fda245806d5f970b8bfba6bd566a | |
parent | bb39230ef3adb079beefb0f97de86508967b93cc (diff) | |
download | backports-ccf1911804670c9e62796b84518dbb74f639f6d7.tar.gz |
Update Documentation/backports/hacking
-rw-r--r-- | wiki/Documentation_backports_hacking.mediawiki | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/wiki/Documentation_backports_hacking.mediawiki b/wiki/Documentation_backports_hacking.mediawiki index 2fb66f9..e6b3889 100644 --- a/wiki/Documentation_backports_hacking.mediawiki +++ b/wiki/Documentation_backports_hacking.mediawiki @@ -91,12 +91,4 @@ works of the Linux kernel'''. * Add ''make localmodconfig'' support - might be welcomed upstream * Complete vmlinux integration, ie, non modular solution proof of concept * SmPLify patches - * Try to infer SmPL for hunks that don't apply anymore - -= Old compat-drivers Hacking = - - * [[Meetings|Documented backport meetings]] - * [[code|Backports code]] - * [[Documentation/compat#Tacking_down_when_a_feature_went_upstream|hacking on compat]] - * [[Documentation/compat-drivers/additional-patches|additional patches to stable releases]] - * [[Documentation/compat-drivers/hacking|hacking on compat-drivers]]
\ No newline at end of file + * Try to infer SmPL for hunks that don't apply anymore
\ No newline at end of file |