On Wed, 2012-09-12 at 16:39 -0700, Greg Kroah-Hartman wrote: > From: Greg KH > > 3.0-stable review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Alex Deucher > > commit 4f81f986761a7663db7d24d24cd6ae68008f1fc2 upstream. > > We need it in the radeon drm module to fetch > and verify the vbios image on UEFI systems. Unless you're planning going to include those radeon changes in the next update, I don't see the point of this. Ben. > Signed-off-by: Alex Deucher > Signed-off-by: Greg Kroah-Hartman > > --- > drivers/acpi/acpica/tbxface.c | 1 + > 1 file changed, 1 insertion(+) > > --- a/drivers/acpi/acpica/tbxface.c > +++ b/drivers/acpi/acpica/tbxface.c > @@ -435,6 +435,7 @@ acpi_get_table_with_size(char *signature > > return (AE_NOT_FOUND); > } > +ACPI_EXPORT_SYMBOL(acpi_get_table_with_size) > > acpi_status > acpi_get_table(char *signature, > > > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Ben Hutchings Logic doesn't apply to the real world. - Marvin Minsky