From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZPgqX-0000ys-4G for kexec@lists.infradead.org; Thu, 13 Aug 2015 00:58:20 +0000 Date: Thu, 13 Aug 2015 09:57:55 +0900 From: Simon Horman Subject: Re: [PATCH] kexec: use _DEFAULT_SOURCE instead to remove compiling warning Message-ID: <20150813005755.GC7852@verge.net.au> References: <1438859455-25789-1-git-send-email-bhe@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1438859455-25789-1-git-send-email-bhe@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Baoquan He Cc: kexec@lists.infradead.org On Thu, Aug 06, 2015 at 07:10:55PM +0800, Baoquan He wrote: > Now compiling will print warning like below. Change code as it suggested. > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ > > Signed-off-by: Baoquan He Thanks, applied. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec