Re: bitkeeper comments

From: Albert Cahalan
Date: Mon Sep 01 2003 - 13:23:00 EST


On Mon, 2003-09-01 at 11:46, Larry McVoy wrote:
> On Mon, Sep 01, 2003 at 11:26:55AM -0400, Albert Cahalan wrote:
> > I'm OK with whatever ensures that somebody looking back
> > through the BitKeeper logs isn't going to come to the
> > conclusion that I broke something.
> >
> > Um, not everybody will grab updates from bkbits.net,
> > right? Pardon me for being clueless about BitKeeper,
> > but is there some command Andi or Linus could run?
>
> Unfortunately the checkin comments themselves are not revision controlled.
> You have to run a command on each repository that needs to be fixed,
> if you send me the desired comments I'll post the command. Then if
> Linus or Marcelo says do it I'll do it on bkbits.net. That should be good
> enough, the logs there are what people tend to browse.

============ as a patch =============
--- old 2003-09-01 14:04:46.000000000 -0400
+++ new 2003-09-01 14:05:18.000000000 -0400
@@ -2,13 +2,9 @@

Make everything compile and boot again.

-The earlier third party ioport.c changes unfortunately didn't even
-compile, fix that too.
-
- Update defconfig
- Some minor cleanup
- Introduce physid_t for APIC masks (fixes UP kernels)
- - Finish ioport.c merge and fix compilation
- Add bandaid for CardBus bridges and broken BIOS (Vojtech)
- Add bandaid for unsynchronized TSCs (Vojtech)
- Fix ffs(0) return value (fixes XFS)

=========== old content ============
[PATCH] x86-64 update

Make everything compile and boot again.

The earlier third party ioport.c changes unfortunately didn't even
compile, fix that too.

- Update defconfig
- Some minor cleanup
- Introduce physid_t for APIC masks (fixes UP kernels)
- Finish ioport.c merge and fix compilation
- Add bandaid for CardBus bridges and broken BIOS (Vojtech)
- Add bandaid for unsynchronized TSCs (Vojtech)
- Fix ffs(0) return value (fixes XFS)
- Fix compilation with software suspend

=========== new content ============
[PATCH] x86-64 update

Make everything compile and boot again.

- Update defconfig
- Some minor cleanup
- Introduce physid_t for APIC masks (fixes UP kernels)
- Add bandaid for CardBus bridges and broken BIOS (Vojtech)
- Add bandaid for unsynchronized TSCs (Vojtech)
- Fix ffs(0) return value (fixes XFS)
- Fix compilation with software suspend


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/