-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 281155 b: refs/heads/master c: 763be8c h: refs/heads/master i: 281153: d1b2d10 281151: cc7547b v: v3
- Loading branch information
Mathieu Desnoyers
authored and
Greg Kroah-Hartman
committed
Nov 29, 2011
1 parent
1a8d187
commit 0b5cbab
Showing
13 changed files
with
3,114 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 69e1242eaab021eb6a4110a671af1e443fbf704d | ||
refs/heads/master: 763be8c0a919015a3c1e205005176d4aacec22e3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
The workflow for updating patches from newer kernel: | ||
|
||
Diff mainline/ and lttng-module/ directories. | ||
|
||
Pull the new headers from mainline kernel to mainline/. | ||
Copy them into lttng-modules. | ||
Apply diff. Fix conflicts. |
Oops, something went wrong.