From: "J.A. Magallon" <jamagallon@able.es>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.8-rc2
Date: Tue, 20 Jul 2004 01:26:24 +0200 [thread overview]
Message-ID: <20040719232624.GA6118@werewolf.able.es> (raw)
In-Reply-To: <Pine.LNX.4.58.0407172237370.12598@ppc970.osdl.org> (from torvalds@osdl.org on Sun, Jul 18, 2004 at 07:41:59 +0200)
[-- Attachment #1: Type: text/plain, Size: 1545 bytes --]
On 2004.07.18, Linus Torvalds wrote:
>
> MTD updates, i2c updates and some USB updates, and a lot of small stuff
> (sparse cleanups and fixes from Al etc).
>
> Linus
>
> Summary of changes from v2.6.8-rc1 to v2.6.8-rc2
> ============================================
>
Please, could you include this ? It allows to build aic driver with db4:
--- linux-2.6.0-test11/drivers/scsi/aic7xxx/aicasm/Makefile.orig 2003-12-02 23:52:29.000000000 +0100
+++ linux-2.6.0-test11/drivers/scsi/aic7xxx/aicasm/Makefile 2003-12-03 00:01:04.000000000 +0100
@@ -34,10 +34,14 @@
$(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)
aicdb.h:
- @if [ -e "/usr/include/db3/db_185.h" ]; then \
+ @if [ -e "/usr/include/db4/db_185.h" ]; then \
+ echo "#include <db4/db_185.h>" > aicdb.h; \
+ elif [ -e "/usr/include/db3/db_185.h" ]; then \
echo "#include <db3/db_185.h>" > aicdb.h; \
elif [ -e "/usr/include/db2/db_185.h" ]; then \
echo "#include <db2/db_185.h>" > aicdb.h; \
+ elif [ -e "/usr/include/db1/db_185.h" ]; then \
+ echo "#include <db1/db_185.h>" > aicdb.h; \
elif [ -e "/usr/include/db/db_185.h" ]; then \
echo "#include <db/db_185.h>" > aicdb.h; \
elif [ -e "/usr/include/db_185.h" ]; then \
--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.1 (Alpha 1) for i586
Linux 2.6.8-rc1-jam1 (gcc 3.4.1 (Mandrakelinux (Cooker) 3.4.1-1mdk)) #1
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-07-19 23:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-18 5:41 Linux 2.6.8-rc2 Linus Torvalds
2004-07-18 11:12 ` Jurgen Kramer
2004-07-18 11:35 ` Jurriaan
2004-07-18 11:48 ` Jens Olav Nygaard
2004-07-18 15:02 ` Martin Schlemmer
2004-07-18 12:25 ` Jurgen Kramer
2004-07-18 12:56 ` Martin Schlemmer
2004-07-18 17:41 ` Will Beers
2004-07-18 15:35 ` [PATCH] pmac_zilog: serial minors taken failure path fix (resend/combined) David Eger
2004-07-19 11:57 ` Linux 2.6.8-rc2 Ralf Hildebrandt
2004-07-19 17:32 ` Linux 2.6.8-rc2 (compile stats) John Cherry
2004-07-19 23:26 ` J.A. Magallon [this message]
2004-07-20 14:19 ` Linux 2.6.8-rc2 - ACPI still broken Thomas Zehetbauer
2004-07-20 16:58 ` Pozsar Balazs
2004-07-20 17:05 ` Kevin P. Fleming
[not found] <2jcIK-73Q-5@gated-at.bofh.it>
2004-07-18 12:51 ` Linux 2.6.8-rc2 Otto Meier
2004-07-18 12:58 ` Adrian Bunk
2004-07-18 13:49 ` Gene Heskett
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=20040719232624.GA6118@werewolf.able.es \
--to=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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