From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] realtek: rtl8xxxu: Use const init arrays Date: Sat, 01 Oct 2016 14:08:42 -0700 Message-ID: <1475356122.1996.6.camel@perches.com> References: <459bf15427d92cd052fb2fe080438fd97a8a6cd8.1475343483.git.joe@perches.com> <1475352058.1996.1.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Kalle Valo , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Jes Sorensen Return-path: Received: from smtprelay0241.hostedemail.com ([216.40.44.241]:52401 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750946AbcJAVIp (ORCPT ); Sat, 1 Oct 2016 17:08:45 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Sat, 2016-10-01 at 16:32 -0400, Jes Sorensen wrote: > Your output shows it moving to the text segment - if it's in a different > segment, eg. rodata, you should use output demonstrating that to justify > the change. For size, rodata _is_ text