All of lore.kernel.org
 help / color / mirror / Atom feed
From: Witold Baryluk <baryluk@smp.if.uj.edu.pl>
To: Matthew Wilcox <matthew.r.wilcox@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: [BUG] NVMe: compilation error
Date: Fri, 3 Feb 2012 15:25:36 +0100	[thread overview]
Message-ID: <20120203142536.GL12978@smp.if.uj.edu.pl> (raw)

[-- Attachment #1: Type: text/plain, Size: 666 bytes --]

Hi,

when doing compiling I got

  CC [M]  drivers/block/nvme.o
drivers/block/nvme.c: In function ‘nvme_configure_admin_queue’:
drivers/block/nvme.c:999:2: error: implicit declaration of function ‘writeq’ [-Werror=implicit-function-declaration]
drivers/block/nvme.c:1003:2: error: implicit declaration of function ‘readq’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors


Last commit releated to this file is 93c3d65b28bab6da520c2add9cb387a0303f8b2d.

gcc version 4.6.2 (Debian 4.6.2-12) 

i386

I additionally use -march=pentium-m

Config file attached.

Regards,
Witek


-- 
Witold Baryluk

[-- Attachment #2: config-baryluk-43-buggy-nvme.txt.gz --]
[-- Type: application/octet-stream, Size: 22364 bytes --]

             reply	other threads:[~2012-02-03 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03 14:25 Witold Baryluk [this message]
2012-02-08 10:22 ` [BUG] NVMe: compilation error Anisse Astier

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=20120203142536.GL12978@smp.if.uj.edu.pl \
    --to=baryluk@smp.if.uj.edu.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew.r.wilcox@intel.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.