Re: Remove gtp from amd64 GENERIC kernel

2022-01-03 Thread Mike Larkin
On Mon, Jan 03, 2022 at 06:43:29PM -0800, Greg Steuck wrote: > Crystal Kolipe writes: > > > The gpt driver was completely deleted from the tree in 2016, and removed > > from the i386 GENERIC config in revision 1.819. > > > > It has, however, remained in the amd64 GENERIC config commented out, > >

Re: Remove gtp from amd64 GENERIC kernel

2022-01-03 Thread Greg Steuck
Crystal Kolipe writes: > The gpt driver was completely deleted from the tree in 2016, and removed from > the i386 GENERIC config in revision 1.819. > > It has, however, remained in the amd64 GENERIC config commented out, > which seems like an oversight. I agree, thanks! > > This patch removes

Remove gtp from amd64 GENERIC kernel

2022-01-03 Thread Crystal Kolipe
The gpt driver was completely deleted from the tree in 2016, and removed from the i386 GENERIC config in revision 1.819. It has, however, remained in the amd64 GENERIC config commented out, which seems like an oversight. This patch removes it from amd64 GENERIC: --- GENERIC.origMon Jan