mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andres Salomon <dilinger@mp3revolution.net>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: davem@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: Linux v2.5.43
Date: Fri, 18 Oct 2002 03:08:26 -0400	[thread overview]
Message-ID: <20021018070826.GA1110@chunk.voxel.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0210152040540.1708-100000@penguin.transmeta.com>

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

This patch is required to successfully compile 2.5.43 on an ultrasparc.
time.c is missing a header file.


On Tue, Oct 15, 2002 at 08:44:10PM -0700, Linus Torvalds wrote:
> 
> 
> A huge merging frenzy for the feature freeze, although I also spent a few
> days getting rid of the need for ide-scsi.c and the SCSI layer to burn
> CD-ROM's with the IDE driver (it still needs an update to cdrecord, I sent 
> those off to the maintainer).
> 
> The most fundamental stuff is probably RCU and oprofile, but there's stuff 
> all over the map here..
> 
> 		Linus
> 
> ------
> 
> Summary of changes from v2.5.42 to v2.5.43
> ============================================
> 
[...]
> 
> -
> 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/

-- 
It's not denial.  I'm just selective about the reality I accept.
	-- Bill Watterson

[-- Attachment #2: time.c.diff --]
[-- Type: text/plain, Size: 320 bytes --]

--- a/arch/sparc64/kernel/time.c	2002-10-18 02:31:36.000000000 -0400
+++ b/arch/sparc64/kernel/time.c	2002-10-18 02:33:38.000000000 -0400
@@ -22,6 +22,7 @@
 #include <linux/ioport.h>
 #include <linux/mc146818rtc.h>
 #include <linux/delay.h>
+#include <linux/profile.h>
 
 #include <asm/oplib.h>
 #include <asm/mostek.h>

  parent reply	other threads:[~2002-10-18  7:03 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16  3:44 Linus Torvalds
2002-10-16  4:41 ` Andrew Morton
2002-10-16  4:48   ` Andrew Morton
2002-10-16  7:01   ` Martin J. Bligh
2002-10-16 17:41     ` Martin J. Bligh
2002-10-17  0:10     ` Thomas Molina
2002-10-16  7:28 ` Adrian Bunk
2002-10-16  8:25   ` Linux v2.5.43 nfs fails to boot, fix george anzinger
2002-10-16  7:31 ` Linux v2.5.43 Jens Axboe
2002-10-16 12:05   ` Ben Collins
2002-10-16 12:09     ` Jens Axboe
2002-10-16 12:16       ` Ben Collins
2002-10-16 12:17         ` Jens Axboe
2002-10-16 12:22           ` Ben Collins
2002-10-16 12:25             ` Jens Axboe
2002-10-16 12:18     ` jlnance
2002-10-16 12:27       ` Ben Collins
2002-10-16 22:48   ` jbradford
2002-10-16 12:01 ` v2.5.43 patch: fix device_suspend() please apply Eric Blade
2002-10-16 14:57 ` Linux v2.5.43 John Levon
2002-10-16 15:02   ` Matthew Wilcox
2002-10-16 21:05 ` Bill Davidsen
2002-10-16 21:35   ` Shawn
2002-10-16 21:48     ` Linus Torvalds
2002-10-17 13:14       ` Bill Davidsen
2002-10-18 19:34     ` Bill Davidsen
2002-10-19 17:43       ` bill davidsen
2002-10-18  7:08 ` Andres Salomon [this message]
2002-10-18  7:02   ` David S. Miller
2002-10-18 17:00 ` Adrian Bunk
2002-10-18 17:03   ` Ben Collins

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=20021018070826.GA1110@chunk.voxel.net \
    --to=dilinger@mp3revolution.net \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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

all inboxes | Powered by JetHome®