Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755520AbbG1MVh (ORCPT ); Tue, 28 Jul 2015 08:21:37 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:43212 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752683AbbG1MVg (ORCPT ); Tue, 28 Jul 2015 08:21:36 -0400 Date: Tue, 28 Jul 2015 14:21:33 +0200 From: Pavel Machek To: "Lee, Chun-Yi" Cc: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, linux-pm@vger.kernel.org, "Rafael J. Wysocki" , Matthew Garrett , Len Brown , Josh Boyer , Vojtech Pavlik , Matt Fleming , Jiri Kosina , "H. Peter Anvin" , "Lee, Chun-Yi" Subject: Re: [RFC PATCH 03/16] x86/boot: Public getting random boot function Message-ID: <20150728122133.GA12681@amd> References: <1437056730-15247-1-git-send-email-jlee@suse.com> <1437056730-15247-4-git-send-email-jlee@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437056730-15247-4-git-send-email-jlee@suse.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 649 Lines: 25 Hi! > int cmdline_find_option_bool(const char *option); > #endif > > +#if CONFIG_RANDOMIZE_BASE Not ifdef? > +extern u16 i8254(void); That's rather poor name for global function... > #if CONFIG_RANDOMIZE_BASE Ok, maybe not, but I'm confused. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/