From: Greg KH <greg@kroah.com>
To: leonw@mailcan.com
Cc: Leon Woestenberg <leon.woestenberg@axon.tv>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/1] staging: Driver for Altera PCI Express Chaining DMA reference design"
Date: Thu, 4 Dec 2008 11:53:40 -0800 [thread overview]
Message-ID: <20081204195340.GA30442@kroah.com> (raw)
In-Reply-To: <20081201134557.4356327A85@heartbeat2.messagingengine.com>
On Mon, Dec 01, 2008 at 08:45:57AM -0500, leonw@mailcan.com wrote:
> Altera PCI Express Chaining DMA driver
>
> A reference driver that exercises the Chaining DMA logic reference
> design generated along the Altera FPGA PCI Express soft or hard core,
> only if instantiated using the MegaWizard, not the SOPC builder, of
> Quartus 8.1.
>
> This driver can be used to test the logic instantiation and PCI
> Express layers and acts as a starting point for driving custom logic
> connected to the PCI Express End Point Chaining DMA engines.
>
> PATCH v3 has some checkpatch.sh cleanups and adds the TODO file.
I got a build error with this version, and had to remove the #include
<byteorder.h> line.
After that, I get the following build warnings:
CC [M] drivers/staging/altpciechdma/altpciechdma.o
drivers/staging/altpciechdma/altpciechdma.c: In function ‘dma_test’:
drivers/staging/altpciechdma/altpciechdma.c:541: warning: cast from pointer to integer of different size
drivers/staging/altpciechdma/altpciechdma.c:548: warning: assignment makes integer from pointer without a cast
drivers/staging/altpciechdma/altpciechdma.c: In function ‘probe’:
drivers/staging/altpciechdma/altpciechdma.c:803: warning: cast from pointer to integer of different size
drivers/staging/altpciechdma/altpciechdma.c:931: warning: label ‘err_rev’ defined but not used
drivers/staging/altpciechdma/altpciechdma.c:914: warning: label ‘err_cdev’ defined but not used
drivers/staging/altpciechdma/altpciechdma.c: At top level:
drivers/staging/altpciechdma/altpciechdma.c:416: warning: ‘ape_sg_to_chdma_table’ defined but not used
Also, sparse spits out a lot of warnings as well.
Care to send me a follow-on patch to fix these up?
thanks,
greg k-h
prev parent reply other threads:[~2008-12-04 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 13:45 [PATCH v3 1/1] staging: Driver for Altera PCI Express Chaining DMA reference design" leonw
2008-12-04 19:53 ` Greg KH [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=20081204195340.GA30442@kroah.com \
--to=greg@kroah.com \
--cc=leon.woestenberg@axon.tv \
--cc=leonw@mailcan.com \
--cc=linux-kernel@vger.kernel.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