From: Greg Kroah-Hartman <[email protected]> This hopefully will help point developers to the proper way that patches should be submitted for inclusion in the stable kernel releases.
Reported-by: David Howells <[email protected]> Acked-by: David Howells <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 5be702c..dce79b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7667,6 +7667,7 @@ STABLE BRANCH M: Greg Kroah-Hartman <[email protected]> L: [email protected] S: Supported +F: Documentation/stable_kernel_rules.txt STAGING SUBSYSTEM M: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

