public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chen Gang <gang.chen@asianux.com>
To: Omar Ramirez Luna <omar.ramirez@copitl.com>
Cc: Greg KH <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [Suggestion] drivers/staging/tidspbridge: pr_err and pr_debug for uninitialized buffer (name buf not initialized).
Date: Fri, 14 Dec 2012 09:30:17 +0800	[thread overview]
Message-ID: <50CA8129.2020206@asianux.com> (raw)
In-Reply-To: <CAJ6Av5OC+2wdfhb2FExv8NM7Hsyu4_1qnCWV22di8_psw4gF4Q@mail.gmail.com>

于 2012年12月14日 02:25, Omar Ramirez Luna 写道:
> Hi Chen,
> 
> Thanks for your report.
> 
> On Wed, Dec 12, 2012 at 4:12 AM, Chen Gang <gang.chen@asianux.com> wrote:
>>   excuse me,  I have to forward this mail to you.
>>   I have sent it to Omar Ramirez Luna <omar.ramirez@ti.com>, but failed.
>>    (get mail delivery failed )
> 
> Please contact me with my new address (this one).

  is it suitable to modify the MAINTAINER file for your mail address ?
    if suitable, please help modify it, I am not quite familiar with it.

  also another suggestions:
    I built ti otmap with ti dsp bridge by arm cross-compiler under i386 platform.
    the version tag is next-20121213
    I met 2 compiling issues.

      a: module dependency:
        Multifunction device drivers --> Texas Instruments TWL/4030/TWL5030.... is required for TI OTMAP.
        it need depend on CONFIG_REGMAP (maybe also inculde CONFIG_REGMAP*)
        if CONFIG_REGMAP* not defined, building will be failed.

      b: version merging issue:
        in drivers/staging/tidspbridge/core/_tiomap.h
        need use "#include <mach-omap2/cm3xxx.h>" instead of "#include <mach-omap2/cm2xxx_3xxx.h>"
        the macro OMAP3430_CM_AUTOIDLE_PLL has already move from cm2xxx_3xxx.h to cm3xxx.h.
          (it seems arch/arm/mach-omap2/ is not a suitable place for including, but we have to)
        if not change, compiling will be failed.

  please also help to check the 2 compiling issues, thanks.

  if these suggestions are valid,
    please help to send patches for them,
    better to mark me as Reported-by.
    not need cc to me (for I am not reviewer)


  Regards

gchen.


> 
> I'll take a look at these.
> 
> Cheers,
> 
> Omar
> --
> 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/
> 
> 


-- 
Chen Gang

Asianux Corporation

  reply	other threads:[~2012-12-14  1:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12  9:48 [Suggestion] drivers/staging/tidspbridge: pr_err and pr_debug for uninitialized buffer (name buf not initialized) Chen Gang
2012-12-12 10:02 ` Chen Gang
2012-12-12 10:12   ` Fwd: " Chen Gang
2012-12-13 18:25     ` Omar Ramirez Luna
2012-12-14  1:30       ` Chen Gang [this message]
2012-12-24 14:26         ` Omar Ramirez Luna
2012-12-26  1:52           ` Chen Gang
2012-12-26  1:56           ` Chen Gang
2012-12-26  6:28             ` Omar Ramirez Luna
2012-12-26  6:44               ` Chen Gang

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=50CA8129.2020206@asianux.com \
    --to=gang.chen@asianux.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=omar.ramirez@copitl.com \
    /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