From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 6F93BB7B65 for ; Mon, 24 Aug 2009 19:07:18 +1000 (EST) Message-ID: <4A925838.2090201@in.ibm.com> Date: Mon, 24 Aug 2009 14:37:04 +0530 From: Sachin Sant MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: [PATCH for 2.6.31] powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration References: <4A923AD3.1020507@in.ibm.com> <1251099552.19818.4.camel@concordia> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Cc: cbe-oss-dev@ozlabs.org, Linux/PPC Development List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geert Uytterhoeven wrote: > On non-PS3, we get: > > | kernel BUG at drivers/rtc/rtc-ps3.c:36! > > because the rtc-ps3 platform device is registered unconditionally in a kernel > with builtin support for PS3. > > Reported-by: Sachin Sant > Signed-off-by: Geert Uytterhoeven > --- > arch/powerpc/platforms/ps3/time.c | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) Thanks, boots fine now. Tested-by : Sachin Sant Regards -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India ---------------------------------