Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164659
b: refs/heads/master
c: e3c6c4a
h: refs/heads/master
i:
  164657: 84a8306
  164655: 4c83c3d
v: v3
  • Loading branch information
Vegard Nossum committed Jul 1, 2009
1 parent 53981dd commit 1851e00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d33c9a491bc87fb87fd0298d0425f0ff320d20a2
refs/heads/master: e3c6c4a8af9e3c4588235444774e66b6483b10ad
21 changes: 1 addition & 20 deletions trunk/Documentation/kmemcheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,7 @@ feature.
1. Downloading
==============

kmemcheck can only be downloaded using git. If you want to write patches
against the current code, you should use the kmemcheck development branch of
the tip tree. It is also possible to use the linux-next tree, which also
includes the latest version of kmemcheck.

Assuming that you've already cloned the linux-2.6.git repository, all you
have to do is add the -tip tree as a remote, like this:

$ git remote add tip git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git

To actually download the tree, fetch the remote:

$ git fetch tip

And to check out a new local branch with the kmemcheck code:

$ git checkout -b kmemcheck tip/kmemcheck

General instructions for the -tip tree can be found here:
http://people.redhat.com/mingo/tip.git/readme.txt
As of version 2.6.31-rc1, kmemcheck is included in the mainline kernel.


2. Configuring and compiling
Expand Down

0 comments on commit 1851e00

Please sign in to comment.