Re: [PATCH 0/5 v4] Kexec cmdline bufffer measure

2019-05-06 Thread Mimi Zohar
On Fri, 2019-05-03 at 15:25 -0700, Prakhar Srivastava wrote: > From: Prakhar Srivastava > > For Kexec scenario(kexec_file_load) cmdline args are passed to the > next kerenel. These cmldine args used to load the next kernel can > have undesired/unwanted configs. To guard against any unwanted cmdl

[PATCH 0/5 v4] Kexec cmdline bufffer measure

2019-05-03 Thread Prakhar Srivastava
From: Prakhar Srivastava For Kexec scenario(kexec_file_load) cmdline args are passed to the next kerenel. These cmldine args used to load the next kernel can have undesired/unwanted configs. To guard against any unwanted cmdline args being passed to the next kernel. The current kernel should mea