From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH/RFC] signal: Export signal_wake_up_state() to modules Date: Fri, 5 May 2017 03:07:29 -0700 Message-ID: <20170505100729.GA21589@infradead.org> References: <1493977751-19340-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ingo Molnar , Peter Zijlstra , Oleg Nesterov , Thomas Gleixner , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Geert Uytterhoeven Return-path: Content-Disposition: inline In-Reply-To: <1493977751-19340-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Fri, May 05, 2017 at 11:49:11AM +0200, Geert Uytterhoeven wrote: > When using signal_wake_up() from a loadable kernel module: > > ERROR: "signal_wake_up_state" [drivers/spi/spi-sh-msiof.ko] undefined! > > Export signal_wake_up_state() to modules to fix this. Or rever the commit that added the users. This doesn't look like functionality a driver should use.. -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html