From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 1/3] vxlan: silence one build warning Date: Sun, 27 Oct 2013 12:33:52 -0700 Message-ID: <20131027123352.3d49d75b@nehalam.linuxnetplumber.net> References: <1382687360-27794-1-git-send-email-zwu.kernel@gmail.com> <20131025084134.6cfa153a@samsung-9> <20131026074819.6a5f4e24@samsung-9> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel mlist , Zhi Yong Wu To: Zhi Yong Wu Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, 27 Oct 2013 10:30:56 +0800 Zhi Yong Wu wrote: > HI, Stephen > > I saw it on Fedora 17 without latest kernel. Then what do you think > that it is appropriate to solve this problem? discard this patch? If > yes, i can also agree. > Either find where the uninitialized use is being caused by finding the code path where it happens (manual analysis), or ignore the warning.