linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.33: LOG macro in cpia.c broken
Date: Sun, 01 Sep 2002 01:44:06 +0200	[thread overview]
Message-ID: <3D7154C6.7090405@oracle.com> (raw)

   gcc -Wp,-MD,./.cpia.o.d -D__KERNEL__ 
-I/usr/local/src/linux-2.5.33/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix 
include -DMODULE   -DKBUILD_BASENAME=cpia -DEXPORT_SYMTAB  -c -o cpia.o 
cpia.c
cpia.c: In function `proc_cpia_create':
cpia.c:1255: called object is not a function
cpia.c:1255: parse error before string constant
cpia.c:1255: warning: left-hand operand of comma expression has no effect
cpia.c:1255: parse error before ')' token
cpia.c: In function `set_vw_size':
cpia.c:1460: called object is not a function
cpia.c:1460: parse error before string constant

[etc.]

All lines with "called object is not a function" have the LOG
  macro which is supposed to ultimately call printk().

--alessandro

  "everything dies, baby that's a fact
    but maybe everything that dies someday comes back"
        (Bruce Springsteen, "Atlantic City")


                 reply	other threads:[~2002-08-31 23:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D7154C6.7090405@oracle.com \
    --to=alessandro.suardi@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).