kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kernelmail.jms@gmail.com (Julie Sullivan)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Need help: Generating patch using git
Date: Tue, 31 Jan 2012 21:39:56 +0000	[thread overview]
Message-ID: <CAAVPGOMis3Vkmw96GZYW9Dbz7S7tC-J6a_1R+10yTG1LEggQyA@mail.gmail.com> (raw)
In-Reply-To: <CAOUxTKOvZNMRmCcxwWZcxhmway6yebu+t2wPxNs_f2a-c+-P=A@mail.gmail.com>

> 1: Download the latest linux kernel sources using git
> # mkdir linux-next
> # cd linux-next
> # git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> linux-2.6
>
> 2: Do some modifications.
> # pwd
> /root/linux-next/linux-2.6


Just a couple of thoughts, Amit - you seem to have your kernel tree in
/root and be doing everything as root, are you sure you want to do it
this way rather than in $HOME as your normal user account?
Also the kernel tree you are using seems to be Linus's mainline, is
that what you wanted or did you want to be making the patch against a
linux-next kernel?

Cheers,
Julie

  reply	other threads:[~2012-01-31 21:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 17:21 Need help: Generating patch using git amit mehta
2012-01-30 17:27 ` Subramaniam Appadodharana
2012-01-30 17:32 ` Srivatsa Bhat
2012-01-30 18:33   ` amit mehta
2012-01-31 21:39     ` Julie Sullivan [this message]
2012-02-01  5:21       ` amit mehta
2012-02-01 21:01         ` Julie Sullivan
2012-03-05 20:48           ` Amit Mehta
2012-03-07 21:58             ` Julie Sullivan
2012-03-08  7:46               ` amit mehta
2012-02-01 21:17         ` Srivatsa Bhat
2012-02-01 22:05           ` Greg KH
2012-02-01 22:12             ` Srivatsa Bhat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAVPGOMis3Vkmw96GZYW9Dbz7S7tC-J6a_1R+10yTG1LEggQyA@mail.gmail.com \
    --to=kernelmail.jms@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).