From: Ralf Baechle <ralf@linux-mips.org>
To: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org,
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Subject: Re: Build breakage if !SYSFS
Date: Tue, 16 Oct 2007 20:00:44 +0100 [thread overview]
Message-ID: <20071016190044.GA24696@linux-mips.org> (raw)
In-Reply-To: <20071016174016.GC5693@linux.vnet.ibm.com>
On Tue, Oct 16, 2007 at 11:10:16PM +0530, Dhaval Giani wrote:
> On Tue, Oct 16, 2007 at 02:02:31PM +0100, Ralf Baechle wrote:
> > Changeset 5cb350baf580017da38199625b7365b1763d7180 causes build breakage
> > if sysfs support is disabled:
> >
> > kernel/built-in.o: In function `uids_kobject_init':
> > (.init.text+0x1488): undefined reference to `kernel_subsys'
> > kernel/built-in.o: In function `uids_kobject_init':
> > (.init.text+0x1490): undefined reference to `kernel_subsys'
> > kernel/built-in.o: In function `uids_kobject_init':
> > (.init.text+0x1480): undefined reference to `kernel_subsys'
> > kernel/built-in.o: In function `uids_kobject_init':
> > (.init.text+0x1494): undefined reference to `kernel_subsys'
> >
> > This breaks for example mipssim_defconfig.
> >
> > Ralf
>
> Hi Ralf,
>
> Can you try this and confirm if it works?
Yes, this solves the issue.
Thanks,
Ralf
next prev parent reply other threads:[~2007-10-16 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 13:02 Build breakage if !SYSFS Ralf Baechle
2007-10-16 17:40 ` Dhaval Giani
2007-10-16 19:00 ` Ralf Baechle [this message]
2007-10-17 5:16 ` [PATCH] Fix build " Dhaval Giani
2007-10-17 14:09 ` Ingo Molnar
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=20071016190044.GA24696@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=dhaval@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=vatsa@linux.vnet.ibm.com \
/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.