[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v1 0/1] xen/arm: smmuv3: Mark more init-only functions with __init
From: "Edgar E. Iglesias" <edgar.iglesias@xxxxxxx> I was scanning for code that we could potentially move from the .text section into .init.text and found a few candidates. I'm not sure if this makes sense, perhaps we don't want to mark these functions for other reasons but my scripts found this chain of SMMUv3 init functions as only reachable by .inittext code. Perhaps it's a little late in the release cycle to consider this... Best regards, Edgar Edgar E. Iglesias (1): xen/arm: smmuv3: Mark more init-only functions with __init xen/drivers/passthrough/arm/smmu-v3.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) -- 2.40.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |