I meant, EXPORT_SYMBOLS is Linux-specific and belongs in a linux-specific header (wherever the rest of the ACPICA public symbols are exported)
> -----Original Message----- > From: Thomas Renninger [mailto:[EMAIL PROTECTED] > Sent: Monday, February 06, 2006 3:01 PM > To: Moore, Robert > Cc: ACPI-ML; Brown, Len > Subject: Re: Convert PRINT_DEBUG(DB_ERROR/WARNING,...) to > ACPI_ERROR/WARNING > > Moore, Robert wrote: > >> Also added the EXPORT_SYMBOLS(ut_warning/error/exception) function > > decl. > >> in > >> (in a separated patch -> ACPICA, acpi/utilities/utmisc.c). > > > > Don't these belong somewhere else? > I thought everything in subdirs is ACPICA... > > > > >> Also added errors inside remove/install handler funcs (in a separated > >> patch -> ACPICA, > >> acpi/events/evxface.c). > > > > So, you are saying that there are insufficient error messages in > > evxface.c, I'll look at it. > > > > Grep in the big one for acpi_remove_notify_handler or > "Error installing notify handler" ... - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
