Re: 3.9-rc4 Makefile EXTRAVERSION still -rc3

From: Sid Boyce
Date: Sun Mar 24 2013 - 16:20:54 EST


On 24/03/13 15:45, Geert Uytterhoeven wrote:
On Sun, Mar 24, 2013 at 4:37 PM, Sid Boyce <sboyce@xxxxxxxxxxxxxxxx> wrote:
tindog:/usr/src/XXX/linux # git pull
Already up-to-date.
tindog:/usr/src/XXX/linux # git show v3.9-rc4
fatal: ambiguous argument 'v3.9-rc4': unknown revision or path not in the
working tree.
So you didn't have v3.9-rc4 yet. Probably the mirror was not up-to-date.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

Just this minute when I tried it is now 3.9.0-rc4 but the strange thing is that it didn't say it was changing from rc3 to rc4 on any box, it silently changed Makefile.
remote: Counting objects: 266, done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 175 (delta 142), reused 172 (delta 139)
Receiving objects: 100% (175/175), 32.92 KiB, done.
Resolving deltas: 100% (142/142), completed with 52 local objects.
From https://github.com/torvalds/linux
c8c1f16..3912a67 master -> origin/master
Updating c8c1f16..3912a67
Fast-forward
Makefile | 2 +-
arch/tile/configs/tilegx_defconfig | 1 -
arch/tile/configs/tilepro_defconfig | 1 -
arch/x86/kernel/microcode_intel_early.c | 30 +++++++++++++++---------------
arch/x86/lib/usercopy_64.c | 4 ++--
drivers/firmware/Kconfig | 18 ++++++++++++++++++
drivers/firmware/efivars.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------
drivers/gpio/gpiolib-of.c | 5 ++---
drivers/md/md.c | 6 ++----
drivers/md/md.h | 4 ++--
drivers/md/raid5.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
drivers/md/raid5.h | 5 +----
drivers/pinctrl/mvebu/pinctrl-mvebu.c | 2 +-
drivers/pinctrl/pinconf.c | 2 +-
drivers/pinctrl/pinconf.h | 2 +-
drivers/pinctrl/pinctrl-abx500.c | 2 +-
drivers/pinctrl/pinmux.c | 5 +++++
drivers/target/iscsi/iscsi_target_auth.c | 5 ++++-
drivers/target/target_core_file.h | 2 +-
drivers/target/target_core_pscsi.c | 11 ++++++++---
drivers/target/target_core_sbc.c | 7 +++++--
drivers/target/target_core_tpg.c | 3 ++-
drivers/vhost/tcm_vhost.c | 13 +++++++++----
23 files changed, 266 insertions(+), 130 deletions(-)
tindog:/usr/src/XXX/linux # o Makefile
VERSION = 3
PATCHLEVEL = 9
SUBLEVEL = 0
EXTRAVERSION = -rc4
NAME = Unicycling Gorilla
Regards
Sid.

--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks

--
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/