This patch contains the scheduled removal of the i386/x86_64 bzImage symlinks. Signed-off-by: Adrian Bunk <bunk@kernel.org> --- Documentation/feature-removal-schedule.txt | 12 ------------ arch/x86/Makefile | 2 -- 2 files changed, 14 deletions(-) 8f683fe014e1897c09cedb0b39078ba3f85a47f4 diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index bf0e3df..1092b2e 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -211,18 +211,6 @@ Who: Stephen Hemminger <shemminger@linux-foundation.org> --------------------------- -What: i386/x86_64 bzImage symlinks -When: April 2008 - -Why: The i386/x86_64 merge provides a symlink to the old bzImage - location so not yet updated user space tools, e.g. package - scripts, do not break. -Who: Thomas Gleixner <tglx@linutronix.de> - ---------------------------- - ---------------------------- - What: i2c-i810, i2c-prosavage and i2c-savage4 When: May 2008 Why: These drivers are superseded by i810fb, intelfb and savagefb. diff --git a/arch/x86/Makefile b/arch/x86/Makefile index f1e739a..50d3e99 100644 --- a/arch/x86/Makefile +++ b/arch/x86/Makefile @@ -215,8 +215,6 @@ zImage zlilo zdisk: KBUILD_IMAGE := arch/x86/boot/zImage zImage bzImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE) - $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot - $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/bzImage compressed: zImage --
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Alistair John Strachan | cpu time oddity (was Re: Linux 2.6.27-rc5) |
| Linus Torvalds | Linux 2.6.27 |
git: | |
| Jakub Narebski | Git User's Survey 2007 unfinished summary continued |
| Johannes Sixt | [PATCH 02/40] Compile some programs only conditionally. |
| Linus Torvalds | [PATCH 0/6] Initial subproject support (RFC?) |
| Linus Torvalds | I'm a total push-over.. |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Steve French | Fwd: [PATCH] Fix CIFS compilation with CONFIG_KEYS unset |
| Simon Horman | Possible regression in HTB |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Doug Fordham | Re: Real men don't attack straw men |
| Jerome Santos | sshd.config and AllowUsers |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Treason Uncloaked | 4 hours ago | Linux kernel |
| Shared swap partition | 15 hours ago | Linux general |
| high memory | 2 days ago | Linux kernel |
| semaphore access speed | 2 days ago | Applications and Utilities |
| the kernel how to power off the machine | 2 days ago | Linux kernel |
| Easter Eggs in windows XP | 2 days ago | Windows |
| Root password | 2 days ago | Linux general |
| Where/when DNOTIFY is used? | 2 days ago | Linux kernel |
| How to convert Linux Kernel built-in module into a loadable module | 2 days ago | Linux kernel |
| Linux 2.6.24 and I/O schedulers | 3 days ago | Linux kernel |
