From: Kay Sievers <kay.sievers@vrfy.org>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Greg Kroah-Hartmann <greg@kroah.com>
Subject: Re: linux-next: Tree for May 1 (devtmpfs)
Date: Fri, 1 May 2009 18:51:39 +0200 [thread overview]
Message-ID: <ac3eb2510905010951t7da76c10i6d116e58de521940@mail.gmail.com> (raw)
In-Reply-To: <49FB1521.5050500@oracle.com>
On Fri, May 1, 2009 at 17:28, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> drivers/base/devtmpfs.c:41: error: implicit declaration of function 'vfs_mkdir'
Fixed by including fs.h.
> drivers/base/devtmpfs.c:137: error: 'block_class' undeclared (first use in this function)
Fixed by adding #ifdef CONFIG_BLOCK.
Your config seems to compile fine now here.
Thanks a lot for the tests,
Kay
next prev parent reply other threads:[~2009-05-01 16:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-01 6:34 linux-next: Tree for May 1 Stephen Rothwell
2009-05-01 15:18 ` linux-next: Tree for May 1 (tmpfs) Randy Dunlap
2009-05-02 5:24 ` Stephen Rothwell
2009-05-01 15:25 ` linux-next: Tree for May 1 (comedi) Randy Dunlap
2009-05-01 15:28 ` linux-next: Tree for May 1 (devtmpfs) Randy Dunlap
2009-05-01 16:51 ` Kay Sievers [this message]
2009-05-01 16:55 ` Chris Wedgwood
2009-05-01 22:56 ` Greg KH
2009-05-02 7:01 ` Christoph Hellwig
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=ac3eb2510905010951t7da76c10i6d116e58de521940@mail.gmail.com \
--to=kay.sievers@vrfy.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=sfr@canb.auug.org.au \
/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).