From: Tejun Heo <htejun@gmail.com>
To: Fabio Comolli <fabio.comolli@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>, Mark Lord <lkml@rtr.ca>,
hancockr@shaw.ca, cebbert@redhat.com,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
emisca.ml@gmail.com,
IDE/ATA development list <linux-ide@vger.kernel.org>,
Stephen.Clark@seclark.us, a.p.zijlstra@chello.nl
Subject: Re: [PATCHSET] libata: reimplement suspend/resume support and fix spindown on poweroff
Date: Sun, 06 May 2007 22:24:54 +0200 [thread overview]
Message-ID: <463E3996.2070200@gmail.com> (raw)
In-Reply-To: <b637ec0b0705061311v1f9997k1c1d9b959b87082d@mail.gmail.com>
Fabio Comolli wrote:
> Doesn't apply to today Linus' git tree:
>
> [fcomolli@tycho linux-2.6]$ git pull git://htj.dyndns.org/libata-tj
> spindown
> remote: Generating pack...
> remote: Done counting 14283 objects.
> remote: Result has 11254 objects.
> remote: Deltifying 11254 objects.
> remote: 100% (11254/11254) done
> Indexing 11254 objects.
> remote: Total 11254 (delta 9842), reused 11241 (delta 9832)
> 100% (11254/11254) done
> Resolving 9842 deltas.
> 100% (9842/9842) done
> 1948 objects were added to complete this thin pack.
> 100% (44114/44114) done
> Auto-merged Documentation/feature-removal-schedule.txt
> CONFLICT (content): Merge conflict in
> Documentation/feature-removal-schedule.txt
> Automatic merge failed; fix conflicts and then commit the result.
>
> I don't know git enough to identify the conflict. Can anyone help me?
That's a conflict in feature-removal-schedule.txt document. Open the
file, look for <<<< or >>>> and fix them up, do "git-update-index
Documentation/feature-removal-schedule.txt" followed by "git commit" and
you should be done. Alternatively, you can just test the spindown
branch as-is by doing 'git-fetch git://htj.dyndns.org/libata-tj
spindown:spindown', then 'git checkout spindown'.
--
tejun
next prev parent reply other threads:[~2007-05-06 20:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-04 19:26 [PATCHSET] libata: reimplement suspend/resume support and fix spindown on poweroff Tejun Heo
2007-05-04 19:27 ` [PATCH 1/2] libata: reimplement suspend/resume support using sdev->manage_start_stop Tejun Heo
2007-05-10 1:42 ` Jeff Garzik
2007-05-11 12:09 ` Tejun Heo
2007-05-11 20:39 ` Jeff Garzik
2007-05-04 19:28 ` [PATCH 2/2] libata: implement libata.spindown_compat Tejun Heo
2007-05-06 20:11 ` [PATCHSET] libata: reimplement suspend/resume support and fix spindown on poweroff Fabio Comolli
2007-05-06 20:24 ` Tejun Heo [this message]
2007-05-06 21:29 ` Fabio Comolli
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=463E3996.2070200@gmail.com \
--to=htejun@gmail.com \
--cc=Stephen.Clark@seclark.us \
--cc=a.p.zijlstra@chello.nl \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=cebbert@redhat.com \
--cc=emisca.ml@gmail.com \
--cc=fabio.comolli@gmail.com \
--cc=hancockr@shaw.ca \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=lkml@rtr.ca \
/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).