Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1429360
| Path | csiph.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] acpi: pci_slot: Use generic pr_debug utility |
| Date | Thu, 23 Jun 2016 02:30:02 +0200 |
| Message-ID | <rN0GS-2fs-7@gated-at.bofh.it> (permalink) |
| References | <rDsEr-5Ht-31@gated-at.bofh.it> |
| X-Original-To | Joe Perches <joe@perches.com> |
| User-Agent | KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="utf-8" |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 14 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Len Brown <lenb@kernel.org>, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Thu, 23 Jun 2016 02:33:15 +0200 |
| X-Original-Message-ID | <7381765.P08tLi9Ng0@vostro.rjw.lan> |
| X-Original-References | <79c094d611a0e844263e01be80dbea3dbbbcfa20.1464365586.git.joe@perches.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1429360 |
Show key headers only | View raw
On Friday, May 27, 2016 09:13:29 AM Joe Perches wrote: > Remove the dbg macro and debug module parameter and use > the generic kernel facility. > > Trivially reduces defconfig object size on x86-64 > > $ size drivers/acpi/pci_slot.o* > text data bss dec hex filename > 880 752 4 1636 664 drivers/acpi/pci_slot.o.new > 935 752 5 1692 69c drivers/acpi/pci_slot.o.old > > Signed-off-by: Joe Perches <joe@perches.com> Applied, thanks!
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] acpi: pci_slot: Use generic pr_debug utility "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-06-23 02:30 +0200
csiph-web