On Mon, Jan 22, 2018 at 8:12 AM, Jan Kiszka <jan.kiszka at siemens.com> wrote:> From: Jan Kiszka <jan.kiszka at siemens.com> > > Not sure if those two worked by design or just by chance so far. In any > case, it's at least cleaner and clearer to express this in a single > config statement.Congrats! You found by the way a bug in commit e279b6c1d329e50b766bce96aacc197eae8a053b Author: Sam Ravnborg <sam at ravnborg.org> Date: Tue Nov 6 20:41:05 2007 +0100 x86: start unification of arch/x86/Kconfig.* ...and proper fix seems to split PCI stuff to common + X86_32 only + X86_64 only -- With Best Regards, Andy Shevchenko
On 2018-01-28 18:26, Andy Shevchenko wrote:> On Mon, Jan 22, 2018 at 8:12 AM, Jan Kiszka <jan.kiszka at siemens.com> wrote: >> From: Jan Kiszka <jan.kiszka at siemens.com> >> >> Not sure if those two worked by design or just by chance so far. In any >> case, it's at least cleaner and clearer to express this in a single >> config statement. > > Congrats! You found by the way a bug in > > commit e279b6c1d329e50b766bce96aacc197eae8a053b > Author: Sam Ravnborg <sam at ravnborg.org> > Date: Tue Nov 6 20:41:05 2007 +0100 > > x86: start unification of arch/x86/Kconfig.* > > ...and proper fix seems to split PCI stuff to common + X86_32 only + X86_64 only >Hmm, is that a change request on this patch? Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux
On Tue, Feb 27, 2018 at 9:19 AM, Jan Kiszka <jan.kiszka at siemens.com> wrote:> On 2018-01-28 18:26, Andy Shevchenko wrote: >> On Mon, Jan 22, 2018 at 8:12 AM, Jan Kiszka <jan.kiszka at siemens.com> wrote: >>> From: Jan Kiszka <jan.kiszka at siemens.com> >>> >>> Not sure if those two worked by design or just by chance so far. In any >>> case, it's at least cleaner and clearer to express this in a single >>> config statement. >> >> Congrats! You found by the way a bug in >> >> commit e279b6c1d329e50b766bce96aacc197eae8a053b >> Author: Sam Ravnborg <sam at ravnborg.org> >> Date: Tue Nov 6 20:41:05 2007 +0100 >> >> x86: start unification of arch/x86/Kconfig.* >> >> ...and proper fix seems to split PCI stuff to common + X86_32 only + X86_64 only >> > > Hmm, is that a change request on this patch?>From my side it's a suggestion.Better wait for the answer from x86 maintainers. -- With Best Regards, Andy Shevchenko
Apparently Analagous Threads
- [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs
- [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs
- [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs
- [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs
- [PATCH v4 5/7] x86: Consolidate PCI_MMCONFIG configs