Re: [PATCH 1/2] misc/pvpanic: split-up generic and platform dependent code

From: Greg KH
Date: Wed Feb 03 2021 - 10:50:01 EST


On Wed, Feb 03, 2021 at 04:43:58PM +0200, Mihai Carabas wrote:
> Split-up generic and platform dependent code in order to introduce pvpanic pci
> device driver later.

What is "later"?

And did you just create a new driver/module in this change? Why?
And how did you test? This new module looks to probably taint the
kernel, correct?

How about doing this at the very least, 2 patches, one to move to the
new directory, and the second to split into two modules. And of course,
please TEST THIS!

thanks,

greg k-h