Re: kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-28 Thread Teck Choon Giam
>> It still fails in 4.9.96. (not #defined there) > > Should be fixed in 4.9.97-r1, I know .96 still had the issue. > Test compiled without issue for 4.9.97-rc1: wget https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/snapshot/linux-stable-rc-linux-4.9.y.tar.gz tar zxvfp

Re: kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-28 Thread Teck Choon Giam
>> It still fails in 4.9.96. (not #defined there) > > Should be fixed in 4.9.97-r1, I know .96 still had the issue. > Test compiled without issue for 4.9.97-rc1: wget https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/snapshot/linux-stable-rc-linux-4.9.y.tar.gz tar zxvfp

Re: kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-20 Thread Teck Choon Giam
HI, > sh-4.2# grep -r KMOD_DECOMP_LEN ./linux-4.15.17 > ./linux-4.15.17/tools/perf/tests/code-reading.c: char > decomp_name[KMOD_DECOMP_LEN]; > ./linux-4.15.17/tools/perf/util/dso.h:#define KMOD_DECOMP_LEN > sizeof(KMOD_DECOMP_NAME) > ./linux-4.15.17/tools/perf/util/annotate.c: char

Re: kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-20 Thread Teck Choon Giam
HI, > sh-4.2# grep -r KMOD_DECOMP_LEN ./linux-4.15.17 > ./linux-4.15.17/tools/perf/tests/code-reading.c: char > decomp_name[KMOD_DECOMP_LEN]; > ./linux-4.15.17/tools/perf/util/dso.h:#define KMOD_DECOMP_LEN > sizeof(KMOD_DECOMP_NAME) > ./linux-4.15.17/tools/perf/util/annotate.c: char

kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-14 Thread Teck Choon Giam
Hi, Compile linux-4.9.94 will have error related to KMOD_DECOMP_LEN undeclared. Searching string related to KMOD_DECOMP_LEN in linux-4.9.94 and linux-4.15.17 sources as below: sh-4.2# grep -r KMOD_DECOMP_LEN ./linux-4.15.17 ./linux-4.15.17/tools/perf/tests/code-reading.c: char

kernel-4.9.94 compile error: 'KMOD_DECOMP_LEN' undeclared

2018-04-14 Thread Teck Choon Giam
Hi, Compile linux-4.9.94 will have error related to KMOD_DECOMP_LEN undeclared. Searching string related to KMOD_DECOMP_LEN in linux-4.9.94 and linux-4.15.17 sources as below: sh-4.2# grep -r KMOD_DECOMP_LEN ./linux-4.15.17 ./linux-4.15.17/tools/perf/tests/code-reading.c: char

Re: Linux 3.2.54

2014-01-04 Thread Teck Choon Giam
On Sun, Jan 5, 2014 at 1:32 AM, Greg KH wrote: > On Sun, Jan 05, 2014 at 12:43:05AM +0800, Teck Choon Giam wrote: >> Hi Ben, >> >> >> On Fri, Jan 3, 2014 at 9:21 PM, Ben Hutchings wrote: >> > I'm announcing the release of the 3.2.54 kernel. >> > &

Re: Linux 3.2.54

2014-01-04 Thread Teck Choon Giam
Hi Ben, On Fri, Jan 3, 2014 at 9:21 PM, Ben Hutchings wrote: > I'm announcing the release of the 3.2.54 kernel. > > All users of the 3.2 kernel series should upgrade. > > The updated 3.2.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

Re: Linux 3.2.54

2014-01-04 Thread Teck Choon Giam
Hi Ben, On Fri, Jan 3, 2014 at 9:21 PM, Ben Hutchings b...@decadent.org.uk wrote: I'm announcing the release of the 3.2.54 kernel. All users of the 3.2 kernel series should upgrade. The updated 3.2.y git tree can be found at:

Re: Linux 3.2.54

2014-01-04 Thread Teck Choon Giam
On Sun, Jan 5, 2014 at 1:32 AM, Greg KH gre...@linuxfoundation.org wrote: On Sun, Jan 05, 2014 at 12:43:05AM +0800, Teck Choon Giam wrote: Hi Ben, On Fri, Jan 3, 2014 at 9:21 PM, Ben Hutchings b...@decadent.org.uk wrote: I'm announcing the release of the 3.2.54 kernel. All users

Re: [ 00/28] 3.0.97-stable review

2013-09-27 Thread Teck Choon Giam
On Thu, Sep 26, 2013 at 10:45 AM, Greg Kroah-Hartman wrote: > On Wed, Sep 25, 2013 at 08:22:24PM -0600, Shuah Khan wrote: >> On 09/24/2013 06:07 PM, Greg Kroah-Hartman wrote: >> > This is the start of the stable review cycle for the 3.0.97 release. >> > There are 28 patches in this series, all

Re: [ 00/28] 3.0.97-stable review

2013-09-27 Thread Teck Choon Giam
On Thu, Sep 26, 2013 at 10:45 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Sep 25, 2013 at 08:22:24PM -0600, Shuah Khan wrote: On 09/24/2013 06:07 PM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.0.97 release. There are 28 patches in

Re: Linux 3.2.50

2013-08-02 Thread Teck Choon Giam
Hi Ben, On Sat, Aug 3, 2013 at 5:50 AM, Ben Hutchings wrote: > I'm announcing the release of the 3.2.50 kernel. > > All users of the 3.2 kernel series should upgrade. > > The updated 3.2.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

Re: Linux 3.2.50

2013-08-02 Thread Teck Choon Giam
Hi Ben, On Sat, Aug 3, 2013 at 5:50 AM, Ben Hutchings b...@decadent.org.uk wrote: I'm announcing the release of the 3.2.50 kernel. All users of the 3.2 kernel series should upgrade. The updated 3.2.y git tree can be found at:

linux-3.8.4: mmc0: error -110 whilst initialising SD card for Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader

2013-03-26 Thread Teck Choon Giam
Hi, I have a HP laptop which has a built-in Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader. Running linux-3.7.9 or linux-3.7.10 with staging driver aka CONFIG_RTS_PSTOR=m works fine. However when boot Linux-3.8.4, it is no longer working since the rts_pstor removed from the

linux-3.8.4: mmc0: error -110 whilst initialising SD card for Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader

2013-03-26 Thread Teck Choon Giam
Hi, I have a HP laptop which has a built-in Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader. Running linux-3.7.9 or linux-3.7.10 with staging driver aka CONFIG_RTS_PSTOR=m works fine. However when boot Linux-3.8.4, it is no longer working since the rts_pstor removed from the

Kernel panic - not syncing: Attempted to kill the idle task! EIP is at uart_console_write+0x21/0x40

2007-05-07 Thread Teck Choon Giam
Hi, The following is the boot message prior to kernel panic: Linux version 2.6.21.1 ([EMAIL PROTECTED]) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Mon May 7 04:01:09 SGT 2007 BIOS-provided physical RAM map: sanitize start sanitize end copy_e820_map() start: size:

Kernel panic - not syncing: Attempted to kill the idle task! EIP is at uart_console_write+0x21/0x40

2007-05-07 Thread Teck Choon Giam
Hi, The following is the boot message prior to kernel panic: Linux version 2.6.21.1 ([EMAIL PROTECTED]) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Mon May 7 04:01:09 SGT 2007 BIOS-provided physical RAM map: sanitize start sanitize end copy_e820_map() start: size: