Build breakage if !SYSFS

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>, Dhaval Giani <dhaval@...>
Cc: <linux-mips@...>
Date: Tuesday, October 16, 2007 - 9:02 am

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
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Build breakage if !SYSFS, Ralf Baechle, (Tue Oct 16, 9:02 am)
Re: Build breakage if !SYSFS, Dhaval Giani, (Tue Oct 16, 1:40 pm)
Re: Build breakage if !SYSFS, Ralf Baechle, (Tue Oct 16, 3:00 pm)
[PATCH] Fix build breakage if !SYSFS, Dhaval Giani, (Wed Oct 17, 1:16 am)
Re: [PATCH] Fix build breakage if !SYSFS, Ingo Molnar, (Wed Oct 17, 10:09 am)