public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bob Tracy <rct@gherkin.frus.com>
To: Matt Turner <mattst88@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org,
	mcree@orcon.net.nz
Subject: Re: [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha
Date: Tue, 4 Jan 2011 16:04:21 -0600	[thread overview]
Message-ID: <20110104220421.GA29096@gherkin.frus.com> (raw)
In-Reply-To: <AANLkTikOsULOVq01CEiPuoK4-sFTk+KWJiLY0wnzUZ17@mail.gmail.com>

On Tue, Jan 04, 2011 at 02:37:00PM -0500, Matt Turner wrote:
> On Tue, Jan 4, 2011 at 1:18 AM, Bob Tracy <rct@gherkin.frus.com> wrote:
> > Another 2.6.37-rc8 build failure on alpha:
> >
> > (...)
> > ?CC [M] ?drivers/i2c/busses/i2c-i801.o
> > drivers/i2c/busses/i2c-i801.c: In function 'i801_probe':
> > drivers/i2c/busses/i2c-i801.c:737: error: implicit declaration of function 'kzalloc'
> > drivers/i2c/busses/i2c-i801.c:737: warning: assignment makes pointer from integer without a cast
> > drivers/i2c/busses/i2c-i801.c:855: error: implicit declaration of function 'kfree'
> > make[3]: *** [drivers/i2c/busses/i2c-i801.o] Error 1
> > make[2]: *** [drivers/i2c/busses] Error 2
> > make[1]: *** [drivers/i2c] Error 2
> > make: *** [drivers] Error 2
> 
> Is this specific to alpha? I wonder why we don't see this on other platforms?

I'll start the Intel build this evening to check, but I'd be willing to
bet it's Alpha-specific (only because no one else has hollered).

--Bob

  parent reply	other threads:[~2011-01-04 22:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04  6:18 [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha Bob Tracy
2011-01-04  7:15 ` Pekka Enberg
2011-01-04 19:37 ` Matt Turner
2011-01-04 20:56   ` Pekka Enberg
2011-01-04 22:11     ` Randy Dunlap
2011-01-10  4:44       ` [PATCH] i2c-i801: Add missing <linux/slab.h> include Michael Cree
2011-01-10  6:46         ` Pekka Enberg
2011-01-10 14:03         ` Bob Tracy
2011-01-04 22:04   ` Bob Tracy [this message]
2011-01-04 21:10 ` [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha Maciej Rutecki

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=20110104220421.GA29096@gherkin.frus.com \
    --to=rct@gherkin.frus.com \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=mcree@orcon.net.nz \
    /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