Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754871Ab0KBBkN (ORCPT ); Mon, 1 Nov 2010 21:40:13 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:61446 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752859Ab0KBBkL (ORCPT ); Mon, 1 Nov 2010 21:40:11 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PB1EULbaeuIg+rhf6gVhqKZPf+b9XV1s7S+cFdy/BhjxioxmYO5qWT6YlQjlOZ6W18 CZ/MYt0YB2P+Hl56e3BSVZxBnIQrzxJYK5aYbb8U+NkYrJwl9mJxHt6siAOj/6nojWi/ rJ6xWaxBYW8mGDB1LVgRF5m+u7V4tsm7iOfvU= MIME-Version: 1.0 In-Reply-To: References: <20101101092947.GB6023@cr0.nay.redhat.com> <20101101095922.GE6023@cr0.nay.redhat.com> Date: Mon, 1 Nov 2010 23:40:09 -0200 Message-ID: Subject: Re: How many params can be accept by kernel module at most? From: Thiago Farina To: tingwei liu Cc: =?UTF-8?Q?Am=C3=A9rico_Wang?= , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 481 Lines: 10 On Mon, Nov 1, 2010 at 11:42 AM, tingwei liu wrote: > I really use module_param() to provide parameters. How much of the ELF > section size? How can I find the document of the ELF. Searching on Google might help? -- 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/