Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759635Ab3EGJiI (ORCPT ); Tue, 7 May 2013 05:38:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19769 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759548Ab3EGJiG (ORCPT ); Tue, 7 May 2013 05:38:06 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1367918426-7076-1-git-send-email-geert@linux-m68k.org> References: <1367918426-7076-1-git-send-email-geert@linux-m68k.org> To: Geert Uytterhoeven Cc: dhowells@redhat.com, Al Viro , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-cris-kernel@axis.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] proc: Use PDE attribute setting accessor functions Date: Tue, 07 May 2013 10:37:30 +0100 Message-ID: <23761.1367919450@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 19 Geert Uytterhoeven wrote: > arch/arm/mach-msm/last_radio_log.c: In function 'msm_init_last_radio_log': > arch/arm/mach-msm/last_radio_log.c:69:7: error: dereferencing pointer to incomplete type > > arch/cris/kernel/profile.c: In function 'init_cris_profile': > arch/cris/kernel/profile.c:79:8: error: dereferencing pointer to incomplete type > > Use proc_set_size(), cfr. commit 271a15eabe094538d958dc68ccfc9c36b699247a > ("proc: Supply PDE attribute setting accessor functions") > > Signed-off-by: Geert Uytterhoeven Acked-by: David Howells -- 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/