public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Build breakage if !SYSFS
@ 2007-10-16 13:02 Ralf Baechle
  2007-10-16 17:40 ` Dhaval Giani
  0 siblings, 1 reply; 5+ messages in thread
From: Ralf Baechle @ 2007-10-16 13:02 UTC (permalink / raw)
  To: linux-kernel, Dhaval Giani; +Cc: linux-mips

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-17 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2007-10-17  5:16     ` [PATCH] Fix build " Dhaval Giani
2007-10-17 14:09       ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox