mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	stable_kernel_rules: Add clause about specification of kernel versions to patch.
Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
		
							parent
							
								
									d82d54af7b
								
							
						
					
					
						commit
						fdc81b7910
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -81,6 +81,16 @@ format in the sign-off area:
 | 
			
		|||
     git cherry-pick fd21073
 | 
			
		||||
     git cherry-pick <this commit>
 | 
			
		||||
 | 
			
		||||
Also, some patches may have kernel version prerequisites.  This can be
 | 
			
		||||
specified in the following format in the sign-off area:
 | 
			
		||||
 | 
			
		||||
     Cc:  <stable@vger.kernel.org> # 3.3.x-
 | 
			
		||||
 | 
			
		||||
   The tag has the meaning of:
 | 
			
		||||
     git cherry-pick <this commit>
 | 
			
		||||
 | 
			
		||||
   For each "-stable" tree starting with the specified version.
 | 
			
		||||
 | 
			
		||||
Following the submission:
 | 
			
		||||
 | 
			
		||||
 - The sender will receive an ACK when the patch has been accepted into the
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue