Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363949
| From | "Brown, Len" <len.brown@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release |
| Date | 2016-03-24 07:40 +0100 |
| Message-ID | <rg761-77J-5@gated-at.bofh.it> (permalink) |
| References | <rg2pH-3zI-3@gated-at.bofh.it> <rg2pJ-3zI-21@gated-at.bofh.it> <rg2zq-3Dt-31@gated-at.bofh.it> <rg6MG-6Y9-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> > > > > > -acpi_status acpi_hw_read(u32 *value, struct acpi_generic_address > *reg) > > > +acpi_status acpi_hw_read(u32 *value, struct acpi_generic_address * > reg) > > > > The second argument * style appears the opposite of normal style > > and a different style than the first argument * style. > [Lv Zheng] > The file is drivers/acpi/acpica/hwregs.c, which is coming from ACPICA > upstream. > So this is a result of "ACPICA release". > In other words, this is a result of a "process". > In order to fix this, things need to be done in "ACPICA release scripts". > Which should be done in > https://github.com/acpica/acpica/blob/master/generate/linux/libacpica.sh. > Otherwise, "ACPICA release" process will require human intervention. > > So please leave this patch fragment as is. > It will be automatically fixed if the "ACPICA release" process is fixed. > And if you don't leave this fragment as is, the "ACPICA release" process > will get hurt. I disagree. The patch should be correct when it hits the Linux kernel tree. If the process is broken, then fix the process and re-send a fixed patch. Linux doesn't care if the process is a program that runs with the click of a button, or the result of 1000 engineering laboring day and night. Only the result matters, the result should be correct, and this patch is not correct. -Len
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release Lv Zheng <lv.zheng@intel.com> - 2016-03-24 02:40 +0100
Re: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release Joe Perches <joe@perches.com> - 2016-03-24 02:50 +0100
RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-03-24 07:20 +0100
RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release "Brown, Len" <len.brown@intel.com> - 2016-03-24 07:40 +0100
RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-03-24 08:00 +0100
Re: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release Joe Perches <joe@perches.com> - 2016-03-24 12:10 +0100
RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-03-28 05:10 +0200
Re: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release Joe Perches <joe@perches.com> - 2016-03-28 05:20 +0200
RE: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-03-29 07:40 +0200
Re: [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release Joe Perches <joe@perches.com> - 2016-03-29 08:00 +0200
csiph-web