kmalloc vs vmalloc in kretprobe
From:
Srinivas Murthy
Date:
Sat Nov 02 2019 - 17:27:20 EST
Next message:
Paul Cercueil: "Re: [PATCH 2/2 v2] clk: Ingenic: Add CGU driver for X1000."
Previous message:
hpa: "Re: [PATCH v3] replace timeconst bc script with an sh script"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Is it safe to use kmalloc( x, GFP_ATOMIC) in kretprobe pre/post handlers?
What is the recommended way to alloc mem in the kprobe/kretprobe handlers?
Next message:
Paul Cercueil: "Re: [PATCH 2/2 v2] clk: Ingenic: Add CGU driver for X1000."
Previous message:
hpa: "Re: [PATCH v3] replace timeconst bc script with an sh script"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]