On Saturday, June 13, 2015 02:26:48 PM Mathias Krause wrote: > Hi Rafael, Len, > > this series constifies a few variables in the ACPI code that are read > only and therefore can be const. The main goal is to constify all users > of struct acpi_device_id, but while digging through the code I found a > few other places that could be improved too (constifying other variables > in patches 1, 2, 4 and 9 as adding __init annotations where sensible in > patch 7 or dropping bogus annotations in patch 3). > > This series only handles the ACPI related bits for the constification of > struct acpi_device_id but all other users have been changed too (you've > been Cc'ed on the corresponding patches). > > Please apply! I've queued up the series for 4.2 except for patches [3/12] and [4/12]. My recollection of the __refdata in the processor driver is that it was needed for some obscure reason, so that one requires some more thorough code inspection and the [4/12] gets in the way of something (I'll apply it later when I'm done with that other thing). -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html