[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120218223957.GB28758@alumni-linux.ccs.neu.edu>
Date: Sat, 18 Feb 2012 17:39:57 -0500
From: Jim Faulkner <jfaulkne@....neu.edu>
To: Michael Cree <mcree@...on.net.nz>
Cc: linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, gregkh@...uxfoundation.org,
rth@...ddle.net, ink@...assic.park.msu.ru, mattst88@...il.com,
torvalds@...ux-foundation.org, jay.estabrook@...il.com
Subject: Re: [PATCH] fix modpost when CONFIG_ALPHA_TSUNAMI=y
On Sun, Feb 19, 2012 at 11:29:34AM +1300, Michael Cree wrote:
> >
> > +#include <linux/module.h>
>
> Wouldn't <linux/exports.h> be better? I seem to recall that this was a
> problem with EXPORT_SYMBOL not being defined and I see my own personal
> fix (which I had completely forgotten to send upstream) was to include
> <linux/exports.h>
core_marvel.c and core_titan.c both include <linux/module.h> in the
mainline kernel, which is why I thought it was the appropriate fix for
core_tsunami.c.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists