[DRBD-user] [PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()

Luck, Tony tony.luck at intel.com
Tue Nov 10 00:25:44 CET 2015

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


> ACK for the ACPI changes (and CCing Tony and Boris for the heads-up as they
> are way more famailiar with the APEI code than I am).

Sure. If kvfree() really is smart enough to figure it out then there
it no point in the if (blah) kfree() else vfree().

The drivers/acpi/apei/erst.c code isn't doing anything subtle or magic here.

-Tony


More information about the drbd-user mailing list