* stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5
@ 2022-04-09 16:07 Randy Dunlap
2022-04-10 2:07 ` Sasha Levin
0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2022-04-09 16:07 UTC (permalink / raw)
To: stable, Greg Kroah-Hartman; +Cc: nanericwang, KY Srinivasan, Haiyang Zhang
According to https://bugzilla.kernel.org/show_bug.cgi?id=215823,
c4dc584a2d4c8d74b054f09d67e0a076767bdee5 ("hv: utils: add PTP_1588_CLOCK to Kconfig to fix build")
is a problem for 5.10 since CONFIG_PTP_1588_CLOCK_OPTIONAL does not exist in 5.10.
This prevents the hyper-V NIC timestamping from working, so please revert that commit.
--
~Randy
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5 2022-04-09 16:07 stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5 Randy Dunlap @ 2022-04-10 2:07 ` Sasha Levin [not found] ` <CAPB3MF52aRsiq8wxFmQfK+KO=AVEhD+ww2O-0hj1KW5ntf3LXw@mail.gmail.com> 0 siblings, 1 reply; 4+ messages in thread From: Sasha Levin @ 2022-04-10 2:07 UTC (permalink / raw) To: Randy Dunlap Cc: stable, Greg Kroah-Hartman, nanericwang, KY Srinivasan, Haiyang Zhang On Sat, Apr 09, 2022 at 09:07:51AM -0700, Randy Dunlap wrote: >According to https://bugzilla.kernel.org/show_bug.cgi?id=215823, >c4dc584a2d4c8d74b054f09d67e0a076767bdee5 ("hv: utils: add PTP_1588_CLOCK to Kconfig to fix build") >is a problem for 5.10 since CONFIG_PTP_1588_CLOCK_OPTIONAL does not exist in 5.10. >This prevents the hyper-V NIC timestamping from working, so please revert that commit. I've reverted it, thanks for the report. -- Thanks, Sasha ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAPB3MF52aRsiq8wxFmQfK+KO=AVEhD+ww2O-0hj1KW5ntf3LXw@mail.gmail.com>]
* Re: stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5 [not found] ` <CAPB3MF52aRsiq8wxFmQfK+KO=AVEhD+ww2O-0hj1KW5ntf3LXw@mail.gmail.com> @ 2022-04-14 5:57 ` Greg Kroah-Hartman [not found] ` <CAPB3MF7HGfbVtdAYrzsTtgw59tcVRpVk4qi3Nz4=WbsA73nn5w@mail.gmail.com> 0 siblings, 1 reply; 4+ messages in thread From: Greg Kroah-Hartman @ 2022-04-14 5:57 UTC (permalink / raw) To: cam enih; +Cc: Sasha Levin, Randy Dunlap, stable, KY Srinivasan, Haiyang Zhang A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? On Thu, Apr 14, 2022 at 01:50:05PM +0800, cam enih wrote: > thanks everyone. > > two suggestions: > > 1. To avoid this issue from future dot builds of LTS, i would suggest to > avoid MRs of any config/module dependency changes, unless the scope of > impact limits to the scope of MR itself. What is a "mr"? > 2. this issue can fail-fast by checking the dependency in compile time. And how could we have tested this? confused, greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAPB3MF7HGfbVtdAYrzsTtgw59tcVRpVk4qi3Nz4=WbsA73nn5w@mail.gmail.com>]
* Re: stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5 [not found] ` <CAPB3MF7HGfbVtdAYrzsTtgw59tcVRpVk4qi3Nz4=WbsA73nn5w@mail.gmail.com> @ 2022-04-14 7:17 ` Greg Kroah-Hartman 0 siblings, 0 replies; 4+ messages in thread From: Greg Kroah-Hartman @ 2022-04-14 7:17 UTC (permalink / raw) To: cam enih; +Cc: Sasha Levin, Randy Dunlap, stable, KY Srinivasan, Haiyang Zhang On Thu, Apr 14, 2022 at 03:00:30PM +0800, cam enih wrote: > sorry for confusion. Again, please do not top-post. > 1. MR=merge request; We do not have merge requests in the kernel, so I do not understand what you are saying we do differently here. > 2. In this case, the change depends on a non-existing config option which I > believe can be detected at compile time. Specifically, please show us how we should have caught this so we can do that in the future. I do not see how this can be detected at compile time as it is no different from a normal config option not being selected. thanks, greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-04-14 7:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-09 16:07 stable 5.10: please revert c4dc584a2d4c8d74b054f09d67e0a076767bdee5 Randy Dunlap
2022-04-10 2:07 ` Sasha Levin
[not found] ` <CAPB3MF52aRsiq8wxFmQfK+KO=AVEhD+ww2O-0hj1KW5ntf3LXw@mail.gmail.com>
2022-04-14 5:57 ` Greg Kroah-Hartman
[not found] ` <CAPB3MF7HGfbVtdAYrzsTtgw59tcVRpVk4qi3Nz4=WbsA73nn5w@mail.gmail.com>
2022-04-14 7:17 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox