From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Rothwell <sfr@canb.auug.org.au>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [git pull] IDE updates part 4
Date: Wed, 8 Apr 2009 01:26:58 +0200 [thread overview]
Message-ID: <200904080126.58613.bzolnier@gmail.com> (raw)
In-Reply-To: <200904080059.43698.bzolnier@gmail.com>
On Wednesday 08 April 2009 00:59:43 Bartlomiej Zolnierkiewicz wrote:
[...]
> diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
> index 7b7cd76..4ed66d0 100644
> --- a/drivers/ide/ide.c
> +++ b/drivers/ide/ide.c
> @@ -178,11 +178,14 @@ EXPORT_SYMBOL_GPL(ide_pci_clk);
> module_param_named(pci_clock, ide_pci_clk, int, 0);
> MODULE_PARM_DESC(pci_clock, "PCI bus clock frequency (in MHz)");
>
> +/* needs block layer support */
> +#if 0
> int ide_trim = 0;
This patch is crap and will break ide-disk build.
Linus, I'll revisit the pull request later...
prev parent reply other threads:[~2009-04-07 23:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-07 22:20 [git pull] IDE updates part 4 Bartlomiej Zolnierkiewicz
2009-04-07 22:30 ` Jeff Garzik
2009-04-07 22:59 ` Bartlomiej Zolnierkiewicz
2009-04-07 23:19 ` Bartlomiej Zolnierkiewicz
2009-04-07 23:26 ` Bartlomiej Zolnierkiewicz [this message]
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=200904080126.58613.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.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).