linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Henrik Kretzschmar <henne@nachtwindheim.de>
Cc: linux-fbdev@vger.kernel.org, arnaud.patard@rtp-net.org,
	jayakumar.lkml@gmail.com, gregkh@suse.de, yuasa@linux-mips.org,
	lethal@linux-sh.org, akpm@linux-foundation.org,
	adobriyan@gmail.com, support@simtec.co.uk, ben@simtec.co.uk,
	linux@simtec.co.uk, jkosina@suse.cz, pjones@redhat.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] cocbalt_lcdfb: correct sections
Date: Wed, 28 Apr 2010 14:32:11 +0000	[thread overview]
Message-ID: <20100428143211.GA25641@linux-mips.org> (raw)
In-Reply-To: <1272450305-7284-1-git-send-email-henne@nachtwindheim.de>

On Wed, Apr 28, 2010 at 12:25:02PM +0200, Henrik Kretzschmar wrote:

> Since the drivers probe call was changed from .init.text
> to .devinit.text in commit c2e13037e6794bd0d9de3f9ecabf5615f15c160b
> the fb_fix_screeninfo structure must be
> changed from .init.data to .devinit.data, too.
> 
> Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
> ---
> It would be nice if someone with a MIPS gcc could test this patch and
> give me some feedback if it works the way it should, since atm I'm lacking
> a crosscompiler setup.

Works as advertised.

Tested-by: Ralf Baechle <ralf@linux-mips.org>

  Ralf

      parent reply	other threads:[~2010-04-28 14:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 10:25 [PATCH 1/4] cocbalt_lcdfb: correct sections Henrik Kretzschmar
2010-04-28 10:25 ` [PATCH 2/4] hitfb: " Henrik Kretzschmar
2010-04-28 10:25 ` [PATCH 3/4] s3c2410fb: " Henrik Kretzschmar
2010-04-28 21:16   ` Arnaud Patard
2010-04-28 10:25 ` [PATCH 4/4] sgivwfb: " Henrik Kretzschmar
2010-04-28 14:32 ` Ralf Baechle [this message]

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=20100428143211.GA25641@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnaud.patard@rtp-net.org \
    --cc=ben@simtec.co.uk \
    --cc=gregkh@suse.de \
    --cc=henne@nachtwindheim.de \
    --cc=jayakumar.lkml@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=lethal@linux-sh.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@simtec.co.uk \
    --cc=pjones@redhat.com \
    --cc=support@simtec.co.uk \
    --cc=yuasa@linux-mips.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).