On Saturday 02 February 2008, Sam Ravnborg wrote:
> > --- g26.orig/drivers/char/Kconfig
> > +++ g26/drivers/char/Kconfig
> > @@ -715,9 +715,12 @@ config NVRAM
> > To compile this driver as a module, choose M here: the
> > module will be called nvram.
> >
> > +comment "You are using th
Andrew Morton wrote:
> On Sat, 02 Feb 2008 14:32:41 +0100 Franck Bui-Huu <[EMAIL PROTECTED]> wrote:
>> Do you think it's better ?
>
> Could. I'd suggest that you redo the header-file split patch around the
> 2.6.25-rc1 timeframe, test it carefully then let's get it in then.
>
Does the mm tree a
Hi,
The 2.6 latest git build was broken when using the following
configuration options:
CONFIG_NET_EMATCH=n
CONFIG_NET_CLS_FLOW=y
with the following error:
net/sched/cls_flow.c: In function 'flow_dump':
net/sched/cls_flow.c:598: error: 'struct tcf_ematch_tree' has no
member named 'hdr'
make[2]: **
On Sun, 03 Feb 2008 09:45:25 +0100 Franck Bui-Huu <[EMAIL PROTECTED]> wrote:
> Andrew Morton wrote:
> > On Sat, 02 Feb 2008 14:32:41 +0100 Franck Bui-Huu <[EMAIL PROTECTED]> wrote:
> >> Do you think it's better ?
> >
> > Could. I'd suggest that you redo the header-file split patch around the
> >
Rami Rosen wrote:
> Hi,
> The 2.6 latest git build was broken when using the following
> configuration options:
> CONFIG_NET_EMATCH=n
> CONFIG_NET_CLS_FLOW=y
>
> with the following error:
> net/sched/cls_flow.c: In function 'flow_dump':
> net/sched/cls_flow.c:598: error: 'struct tcf_ematch_tree' h
At Sun, 03 Feb 2008 13:30:30 +0800,
Li Zefan wrote:
>
>
> sound/drivers/opl3/opl3_synth.c: In function 'snd_opl3_find_patch':
> sound/drivers/opl3/opl3_synth.c:308: error: 'OPL3_PATCH_HASH_SIZE' undeclared
> (first use in this function)
> sound/drivers/opl3/opl3_synth.c:308: error: (Each undecla
Andrew Morton wrote:
> On Sun, 03 Feb 2008 09:45:25 +0100 Franck Bui-Huu <[EMAIL PROTECTED]> wrote:
>
>> Andrew Morton wrote:
>>> On Sat, 02 Feb 2008 14:32:41 +0100 Franck Bui-Huu <[EMAIL PROTECTED]> wrote:
Do you think it's better ?
>>> Could. I'd suggest that you redo the header-file split
Hello,
ok the problem has been solved. It was really to late yesterday... I found
the two patches and applied those. Because I had another error with the
Areca kernel modul I did some mistakes in my test...
Sorry...
Regards
Martin
Martin Bauer wrote:
>
> I saw that you have problems with Oo
Hi,
Found compilation error in 2.6.24-git12/git13:
CC [M] drivers/scsi/lpfc/lpfc_mem.o
CC [M] drivers/scsi/lpfc/lpfc_sli.o
CC [M] drivers/scsi/lpfc/lpfc_ct.o
CC [M] drivers/scsi/lpfc/lpfc_els.o
CC [M] drivers/scsi/lpfc/lpfc_hbadisc.o
CC [M] drivers/scsi/lpfc/lpfc_init.o
drivers/scsi/
Dear Alan
The message "START_STOP FAILED" appears
after I eject pcmcia-ATA card by "pccardctl eject".
Is this correct?
>pccard: card ejected from slot 0
>ata3.00: disabled
>sd 2:0:0:0: [sdb] Stopping disk
>sd 2:0:0:0: [sdb] START_STOP FAILED
>sd 2:0:0:0: [sdb] Result: hostbyte=DID_BAD_TARGET
On Sunday 03 February 2008 04:12, Denis Cheng wrote:
> --- a/drivers/block/cciss.c
> +++ b/drivers/block/cciss.c
> @@ -67,7 +67,7 @@ MODULE_LICENSE("GPL");
> #include
>
> /* define the PCI info for the cards we can control */
> -static const struct pci_device_id cciss_pci_device_id[] = {
> +st
On Fri, Jul 27, 2007 at 06:21:28PM -0700, Suresh B wrote:
>
> Second experiment which we did was migrating the IO submission to the
> IO completion cpu. Instead of submitting the IO on the same cpu where the
> request arrived, in this experiment the IO submission gets migrated to the
> cpu that i
On Sunday 03 February 2008 04:04, Rabin Vincent wrote:
> This check is not required because the condition is always true.
> ...
> - if (niceval > retval)
> - retval = niceval;
> + retval = 20 - task_nice(p);
On Sat, Feb 02, 2008 at 11:47:29PM +0100, Rafael J. Wysocki wrote:
> On Saturday, 2 of February 2008, Sam Ravnborg wrote:
> > On Wed, Jan 30, 2008 at 10:32:52PM +0100, Rafael J. Wysocki wrote:
> > > On Wednesday, 30 of January 2008, Sam Ravnborg wrote:
> > > > On Wed, Jan 30, 2008 at 07:50:43PM +01
On Sun, Feb 03, 2008 at 02:13:26PM +0800, Bryan Wu wrote:
> >From 0a7a2c6f19d32a85ca1a7887382325170ef19a66 Mon Sep 17 00:00:00 2001
> From: Bryan Wu <[EMAIL PROTECTED]>
> Date: Sun, 3 Feb 2008 14:05:00 +0800
> Subject: [PATCH] [Scripts] add svn revision information to setlocalversion
>
> follow gi
The apm module were renamed to apm_32 during the merge of 32 and 64 bit x86
which
is unfortunate.
As apm is 32 bit specific we like to keep the _32 in the filename
but the module should be named apm.
Fix this in the Makefile.
Reported by "A.E.Lawrence" <[EMAIL PROTECTED]>
Signed-off-by: Sam Ravn
On Sat, Feb 02, 2008 at 09:03:10PM -0800, Greg KH wrote:
> On Sat, Feb 02, 2008 at 07:52:37PM -0500, Daniel Hazelton wrote:
> > Actually, Greg, a hell of a lot of people that don't track linux kernel
> > development do think that way. And there are always going to be people that
> > think that wa
On Fri, Feb 01 2008 at 3:38 +0200, Harvey Harrison <[EMAIL PROTECTED]> wrote:
> The following are entries in feature-removal-schedule.txt that have
> come due. Please change the subject when replying to specific items.
>
> Where I've gotten responses from the named person in the file, I've
> incl
Hi Nick,
On Feb 3, 2008 11:52 AM, Nick Piggin <[EMAIL PROTECTED]> wrote:
> +asmlinkage void smp_call_function_fast_interrupt(void)
> +{
[snip]
> + while (!list_empty(&list)) {
> + struct call_single_data *data;
> +
> + data = list_entry(list.next, struct call_si
hello,
If kernel does kmap_atomic(temporary kernel mapping)
on behalf of a process by a cpu, does the process will
continue to run and no other process can be scheduled
to switch it off?(till kunmap_atomic is done)
___
> Again, I have asked for examples, and only received 2. One (sound
> driver) is totally not needed at all, as the kernel provides that
> capability, and the other hasn't run in a modern distro for years.
>
I would consider you are a bit fast to state that :
a7n8x-e:~# gcc -dumpversion
3.3.6
a7n
On 2/3/08, Wenji Huang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Found compilation error in 2.6.24-git12/git13:
>
> CC [M] drivers/scsi/lpfc/lpfc_mem.o
> CC [M] drivers/scsi/lpfc/lpfc_sli.o
> CC [M] drivers/scsi/lpfc/lpfc_ct.o
> CC [M] drivers/scsi/lpfc/lpfc_els.o
> CC [M] drivers/scsi/l
* Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> The apm module were renamed to apm_32 during the merge of 32 and 64
> bit x86 which is unfortunate. As apm is 32 bit specific we like to
> keep the _32 in the filename but the module should be named apm.
>
> Fix this in the Makefile.
thanks, applied
On 2/3/08, Peter Teoh <[EMAIL PROTECTED]> wrote:
> On 2/3/08, Wenji Huang <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Found compilation error in 2.6.24-git12/git13:
> >
> > CC [M] drivers/scsi/lpfc/lpfc_mem.o
> > CC [M] drivers/scsi/lpfc/lpfc_sli.o
> > CC [M] drivers/scsi/lpfc/lpfc_ct.o
>
Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
---
page.h |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
Index: linux-2.6.git/include/asm-blackfin/page.h
===
--- linux-2.6.git.orig/include/asm-blackfin/page.h
Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
---
mem-layout.h | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
Index: linux-2.6.git/include/asm-frv/mem-layout.h
===
--- linux-2.6.git.orig/include/asm-frv/mem-
This patch series removes code duplication for PAGE_SIZE
definition on various architectures.
Please review. Any comments are welcome. *UNTESTED*
Statistics:
asm-avr32/page.h |8 +++-
asm-blackfin/page.h |8 +++-
asm-frv/mem-layout.h | 10 +++---
asm-sparc/page.h |
Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
---
page.h |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
Index: linux-2.6.git/include/asm-avr32/page.h
===
--- linux-2.6.git.orig/include/asm-avr32/page.h 2008-01
Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
---
page.h | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
Index: linux-2.6.git/include/asm-sparc/page.h
===
--- linux-2.6.git.orig/include/asm-sparc/page.h 2008
On Sun, Feb 03, 2008 at 12:43:22AM +0100, Bartlomiej Zolnierkiewicz wrote:
Hi,
[...]
> Even if this patch contains only trivial changes, the amount of them
> and the fact that it intermixes different logical changes (shortening
> names, dead code removal and comments beautification) makes it som
On Sat, 2 Feb 2008 11:19:30 -0800
Greg KH <[EMAIL PROTECTED]> wrote:
>I do know that the current usbfs interface is a major pain, hence the
>work to create usbfs2. I know those developers could use the help in
>getting that cleaned up and into the kernel tree.
>Also see the rapid development the
Sam Ravnborg wrote:
> The apm module were renamed to apm_32 during the merge of 32 and 64 bit
> x86 which is unfortunate.
> As apm is 32 bit specific we like to keep the _32 in the filename
> but the module should be named apm.
>
> Fix this in the Makefile.
> Reported by "A.E.Lawrence" <[EMAIL PRO
Sam Ravnborg wrote:
> The apm module were renamed to apm_32 during the merge of 32 and 64 bit x86
> which
> is unfortunate.
> As apm is 32 bit specific we like to keep the _32 in the filename
> but the module should be named apm.
>
> Fix this in the Makefile.
> Reported by "A.E.Lawrence" <[EMAIL
On Sat, Feb 02, 2008 at 07:00:23PM -0800, Harvey Harrison wrote:
> Use a central kprobe_handle_fault() inline in kprobes.h to remove
> all of the arch-dependant, practically identical implementations in
> avr32, ia64, powerpc, s390, sparc64, and x86.
>
> avr32 was the only arch without the preempt
On Sun, Feb 03, 2008 at 12:53:02PM +0200, Pekka Enberg wrote:
> Hi Nick,
>
> On Feb 3, 2008 11:52 AM, Nick Piggin <[EMAIL PROTECTED]> wrote:
> > +asmlinkage void smp_call_function_fast_interrupt(void)
> > +{
>
> [snip]
>
> > + while (!list_empty(&list)) {
> > + struct call_si
On Fri, Feb 01, 2008 at 02:31:28PM -0700, Dan Williams wrote:
> On Feb 1, 2008 4:37 AM, Cornelia Huck <[EMAIL PROTECTED]> wrote:
> > On Thu, 31 Jan 2008 12:49:00 -0700,
> > "Williams, Dan J" <[EMAIL PROTECTED]> wrote:
> >
> > > I am mistaken, the 'depends on ARCH...' precludes HAS_DMA. Perhaps the
On Fri, Feb 01, 2008 at 10:04:04PM +0100, Bastian Blank wrote:
> On Fri, Feb 01, 2008 at 12:22:57PM -0800, Andrew Morton wrote:
> > On Fri, 1 Feb 2008 21:02:08 +0100
> > Bastian Blank <[EMAIL PROTECTED]> wrote:
> >
> > > Fix ext4 bitops.
> >
> > This is incomplete. Please tell us what was "fixed
On Sun, Feb 03, 2008 at 11:52:16AM +, A.E.Lawrence wrote:
> Sam Ravnborg wrote:
> > The apm module were renamed to apm_32 during the merge of 32 and 64 bit x86
> > which
> > is unfortunate.
> > As apm is 32 bit specific we like to keep the _32 in the filename
> > but the module should be named
From: David Miller <[EMAIL PROTECTED]>
Date: Fri, 01 Feb 2008 21:52:10 -0800 (PST)
> From: Jeff Garzik <[EMAIL PROTECTED]>
> Date: Fri, 1 Feb 2008 16:03:38 -0500
>
> > Please pull from 'upstream2-davem' branch of
>
> This is now pulled and pushed back out to net-2.6
The first S2io patch breaks
On Sun, Feb 03, 2008 at 02:22:17PM +0300, Cyrill Gorcunov wrote:
> This patch series removes code duplication for PAGE_SIZE
> definition on various architectures.
>
> Please review. Any comments are welcome. *UNTESTED*
Looks good.
Could you do a followup patch for each architecture introducing
us
On Sunday, 3 of February 2008, David Brownell wrote:
> On Saturday 02 February 2008, Ingo Molnar wrote:
> > randconfig testing found the following build failure:
> >
> > kernel/built-in.o: In function `be_sleepy':
> > sleepy.c:(.init.text+0x1952): undefined reference to `rtc_class'
> > sleepy.c:(.
> > > suspend to RAM working?
> > I dunno - never used it I'm afraid. And do not know how to do it either.
>
> # echo mem > /sys/power/state
>
> (better do it after a fresh boot for the first time in case it fails).
Will try later - thanks.
> > The way to approach it is straightforward but bori
On Sun, 3 Feb 2008, Heiko Carstens wrote:
> On Fri, Feb 01, 2008 at 10:04:04PM +0100, Bastian Blank wrote:
> > On Fri, Feb 01, 2008 at 12:22:57PM -0800, Andrew Morton wrote:
> > > On Fri, 1 Feb 2008 21:02:08 +0100
> > > Bastian Blank <[EMAIL PROTECTED]> wrote:
> > >
> > > > Fix ext4 bitops.
> > >
The module scx200 were renamed to scx200_32 by the
merge of the 32 and 64 bit x86 arch trees.
Keep the _32 prefix on the .c file as it is 32 bit
specific and fix the module name in the Makefile.
Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]>
Cc: Ingo Molnar <[EMAIL PROTECTED]>
Cc: Thomas Gleixne
On Sunday, 3 of February 2008, Sam Ravnborg wrote:
> On Sat, Feb 02, 2008 at 11:47:29PM +0100, Rafael J. Wysocki wrote:
> > On Saturday, 2 of February 2008, Sam Ravnborg wrote:
> > > On Wed, Jan 30, 2008 at 10:32:52PM +0100, Rafael J. Wysocki wrote:
> > > > On Wednesday, 30 of January 2008, Sam Rav
On Jan 24 2008 15:17, Linus Torvalds wrote:
>
>The release is out there (both git trees and as tarballs/patches), and for
>the next week many kernel developers will be at (or flying into/out of)
>LCA in Melbourne, so let's hope it's a good one.
|type commit
|tag v2.6.24
|tagger Linus Torvalds <
* Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> The module scx200 were renamed to scx200_32 by the merge of the 32 and
> 64 bit x86 arch trees.
>
> Keep the _32 prefix on the .c file as it is 32 bit specific and fix
> the module name in the Makefile.
thanks Sam for auditing for _32 module renames
[Sam Ravnborg - Sun, Feb 03, 2008 at 01:22:39PM +0100]
| On Sun, Feb 03, 2008 at 02:22:17PM +0300, Cyrill Gorcunov wrote:
| > This patch series removes code duplication for PAGE_SIZE
| > definition on various architectures.
| >
| > Please review. Any comments are welcome. *UNTESTED*
|
| Looks goo
[Sam Ravnborg - Sun, Feb 03, 2008 at 01:22:39PM +0100]
| On Sun, Feb 03, 2008 at 02:22:17PM +0300, Cyrill Gorcunov wrote:
| > This patch series removes code duplication for PAGE_SIZE
| > definition on various architectures.
| >
| > Please review. Any comments are welcome. *UNTESTED*
|
| Looks goo
; cat >a.c <<'EOF'
const char foo[] __attribute__ ((__section__(".blah"))) = "";
const char * const bar __attribute__((__section__(".blah"))) = "";
EOF
; gcc -m32 -S a.c
; gcc -m64 -S a.c
a.c:2: error: bar causes a section type conflict
;
That's 4.1.2 on ppc. What happens is that the second decla
> > > +config PM_WAKEALARM_TEST
> > > + bool "Test suspend/resume and wakealarm during bootup"
> > > + depends on SUSPEND && PM_DEBUG && RTC_LIB
>
> I guess it also should depend on CONFIG_RTC_DRV_CMOS (not being a module)
> and !CONFIG_RTC.
No -- we need a *generic* test, not one that
[removed bogus @atmel.co address from Cc]
On Sun, 03 Feb 2008 14:22:18 +0300
Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
> Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
Applied, thanks.
I found myself having to grep through include/linux to figure out what
this _AC macro was really all abou
Hi Jon
> I looked at this a year or two back, then ran out of time. But the thing
> I wanted to do was have libc's memory allocation routines extended to
> handle these through reservations - the kernel should send a userspace
> notification and then there should be some kind of concept of returni
Hi Pavel
> > > As user pages are always in highmem, this should be easy to decide:
> > > only send SIGDANGER when highmem is full. (Yes, there are
> > > inodes/dentries/file descriptors in lowmem, but I doubt apps will
> > > respond to SIGDANGER by closing files).
> >
> > Good point; for a system
Great news! I have taken over Dean's xpmem patch set while he is on
sabbatical. Before he left, he had his patch mostly working on top of
this patch set. We had one deadlock. I have coded for that specific
deadlock and xpmem now passes a simple grant/attach/fault/fork/unmap/map
test.
After ana
Hi Michael,
On Tue, 29 Jan 2008 13:09:25 -0600, Michael E Brown wrote:
> On Tue, Jan 29, 2008 at 08:04:17PM +0100, Sytse Wielinga wrote:
> > I've created the simple patch below. I have no idea if it actually works,
> > though, as I don't appear to have any hardware for which a linux driver
> > sup
Hi,
sad to say, but f06e4ec... breaks booting the kernel in vmware
(bisected). Booting just stops after
Checking for 'hlt' instruction...
commit f06e4ec1c15691b0cfd2397ae32214fa36c90d71
Author: Ingo Molnar <[EMAIL PROTECTED]>
Date: Wed Jan 30 13:32:39 2008 +0100
x86: read_tsc sy
On Feb 3, 2008 4:40 AM, Heiko Carstens <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 01, 2008 at 02:31:28PM -0700, Dan Williams wrote:
[..]
> The fix works for me. Thanks! However your mailer replaced tabs with spaces
> and added an extra line break.
>
The attached patch is slightly cleaner, and still
[Haavard Skinnemoen - Sun, Feb 03, 2008 at 02:25:06PM +0100]
| [removed bogus @atmel.co address from Cc]
|
| On Sun, 03 Feb 2008 14:22:18 +0300
| Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
|
| > Signed-off-by: Cyrill Gorcunov <[EMAIL PROTECTED]>
|
| Applied, thanks.
|
| I found myself having to
On Fri, 2008-02-01 at 08:21 -0700, Dale Farnsworth wrote:
> Add each lock class to the all_lock_classes list when it is
> first registered.
>
> Previously, lock classes were added to all_lock_classes when
> the lock class was first used.
> Since one of the uses of the list is to find unused loc
Greg KH wrote:
> It comes down to the simple fact, if you wish to use Linux, abide by the
> license it comes under. To do otherwise is both disenginous and
> illegal[1].
By the way, I'm almost certain that the COPYING file is the first, last
and only document specifying licence conditions, and not
On Mon, 28 Jan 2008 09:20:13 -0500, Jon Smirl wrote:
> On 1/28/08, Jean Delvare <[EMAIL PROTECTED]> wrote:
> > The status is that I want to give people some time to comment on my
> > modalias patches before I merge them. I also didn't have the time to
> > look into the latest patches you sent yet,
You have won $800,000.00USD with Foundazion Di Vittorio proudly powered by
ECOWAS.
Contact Marvis Grant with your name and contact.
[EMAIL PROTECTED]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at
Hi Christer,
On Feb 3, 2008 1:48 PM, Christer Weinigel <[EMAIL PROTECTED]> wrote:
> Saying "use BSD" instead isn't a good answer for me since I don't know
> BSD well enough. And personally, I want to see Linux everywhere; I
> think it's a lot better to have Linux + a proprietary driver in an
> em
Greg KH wrote:
> It comes down to the simple fact, if you wish to use Linux, abide by the
> license it comes under. To do otherwise is both disenginous and
> illegal[1].
I think you're being dishonest. This isn't really about Linux and it
being licensed under GPL, is it? Not if you're being 100
You have won $800,000.00USD with Foundazion Di Vittorio proudly powered by
ECOWAS.
Contact Marvis Grant with your name and contact.
[EMAIL PROTECTED]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at
Hi David,
On Feb 3, 2008 5:12 PM, David Newall <[EMAIL PROTECTED]> wrote:
> By the way, I'm almost certain that the COPYING file is the first, last
> and only document specifying licence conditions, and nothing in that
> prevents a proprietary driver from including a patch that, for example,
> glo
ADB: Add missing #include
Commit c9f6d3d5c6d4f4cd3a53549a69c92951180e2a76
[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume
hooks
introduced compile errors on m68k because is not
explicitly included. On powerpc, it's pulled in through .
Signed-off-by: Geert Uytte
Pekka Enberg wrote:
> Hi David,
>
> On Feb 3, 2008 5:12 PM, David Newall <[EMAIL PROTECTED]> wrote:
>
>> By the way, I'm almost certain that the COPYING file is the first, last
>> and only document specifying licence conditions, and nothing in that
>> prevents a proprietary driver from including
On Feb 2, 2008 10:44 PM, Jozsef Kadlecsik <[EMAIL PROTECTED]> wrote:
> Could I ask you to make two another tests? (I have been unable to
> reproduce the bug so far, but it must be my fault.)
You need to send more than 510 jobs to see the problem.
> In both cases enable loggin invalid messages as
Trying to boot 2.6.24 produces the following error messages when udev is
called:
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 208k freed
PAX: modprobe:752, uid/euid: 0/0, invalid execution attempt at
88018000 RIP:
[] :videodev:videodev_init+0x0/0x87
PGD 4
Hi David,
On Feb 3, 2008 6:06 PM, David Newall <[EMAIL PROTECTED]> wrote:
> > But what I don't understand is why people insist using the Linux kernel
> > for something it clearly can never really properly support (proprietary
> > code)?
>
> That's defeatist. Of course the Linux kernel can properl
On Fri, Feb 01, 2008 at 02:38:38PM +0100, Sam Ravnborg wrote:
> drivers/isdn resulted in 34 section mismatch warnings - so
> I decided to give them a try.
> This resulted in 5 simple patches.
>
> I know Jeff Garzik has some ISDN clean-up patches pending
> but rather than waiting forever to have th
Pekka Enberg wrote:
Why are we discussing this again? The Linux kernel is distributed
under the GPLv2 and even though there are some legal gray areas
regarding derived work (think nvidia and ati binary blobs here), the
license is not friendly towards proprietary drivers at all.
Why? Because it
Hello.
Bartlomiej Zolnierkiewicz wrote:
* Remove write-only ->sata_misc[] from ide_hwif_t.
* Remove no longer used SATA_{MISC,PHY,IEN}_OFFSET defines.
Acked-by: Sergei Shtylyov <[EMAIL PROTECTED]>
MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
th
Am Sonntag, 3. Februar 2008 schrieb Jack Byer:
> PAX: modprobe:752, uid/euid: 0/0, invalid execution attempt at
This looks like an issue with PAX - [EMAIL PROTECTED] might be a
better list to ask.
Christian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body o
Hi David,
> > As there is some controversy over the definition of derived work
> > (think Linus' comments on porting a driver or a filesystem from
> > another operating system here), we use the EXPORT_SYMBOL_GPL
> > annotations as a big warning sign that what you're doing is likely to
> > be consi
Bartlomiej Zolnierkiewicz wrote:
Signed-off-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]>
Acked-by: Sergei Shtylyov <[EMAIL PROTECTED]>
Index: b/drivers/ide/ide-tape.c
===
--- a/drivers/ide/ide-tape.c
+++ b/drivers/ide/ide-t
Solve section mismatch for free_area_init_core:
WARNING: vmlinux.o(.meminit.text+0x649):
Section mismatch in reference from the
function free_area_init_core() to the function .init.text:setup_usemap()
The function __meminit free_area_init_core() references
a function __init setup_usemap().
If fr
On Sun, Feb 03, 2008 at 01:08:44PM +, Al Viro wrote:
> ; cat >a.c <<'EOF'
> const char foo[] __attribute__ ((__section__(".blah"))) = "";
> const char * const bar __attribute__((__section__(".blah"))) = "";
> EOF
> ; gcc -m32 -S a.c
> ; gcc -m64 -S a.c
> a.c:2: error: bar causes a section type
Peter Teoh wrote:
--- lpfc_init.c.old 2008-02-03 19:26:20.0 +0800
+++ drivers/scsi/lpfc/lpfc_init.c 2008-02-03 19:26:42.0 +0800
@@ -1894,7 +1894,7 @@ lpfc_pci_probe_one(struct pci_dev *pdev,
uint16_t iotag;
int bars = pci_select_bars(pdev, IORESOURCE_MEM)
Daniel Hazelton wrote:
On Saturday 02 February 2008 18:40:55 Chris Rankin wrote:
Hi,
I have tried to boot a 2.6.24 kernel on my 1 GHz Coppermine / 512 MB RAM
PC. (This is without the nmi_watchdog=1 option.) However, the ATA layer is
failing to initialise:
Driver 'sd' needs updating - please
It did this with and without the PAX patch
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
mmap_region() checks "file != NULL" when we know "file && vma_merge() == T".
Also, swap these if/else branches, imho make the code a bit more readable.
Signed-off-by: Oleg Nesterov <[EMAIL PROTECTED]>
--- MM/mm/mmap.c~1_MMAP 2008-01-27 17:09:47.0 +0300
+++ MM/mm/mmap.c2008-02-03 2
On Wednesday, 30 of January 2008, Pavel Machek wrote:
> Hi!
Hi,
> This version works on 32-bit, and builds on 64-bit (but I'm pretty
> sure it does not work. 32-bit code probably needs to go into rm/)
>
Do you have an updated version or is this the latest one?
Rafael
--
To unsubscribe from
On Sun, Feb 03, 2008 at 10:54:45AM +0100, Frank Seidel wrote:
> On Sunday 03 February 2008 04:04, Rabin Vincent wrote:
> > This check is not required because the condition is always true.
> > ...
> > - if (niceval > retval)
> > - retval =
On Sat, 02 Feb 2008 16:57:12 -0800
Petr Vandrovec <[EMAIL PROTECTED]> wrote:
> Stephen Hemminger wrote:
> > On Sat, 2 Feb 2008 11:52:43 +0100
> > Petr Vandrovec <[EMAIL PROTECTED]> wrote:
> >
> >> Hello,
> >> since I synced my tree to Linus's one two days ago, sky2's packet
> >> receiption
> >
On Sunday 03 February 2008 18:58, Rabin Vincent wrote:
> Do you mean the PRIO_* cases in the switch? They're still independent
> of position after the patch because they don't fall through.
Yes, sure, this is fully correct now. Just if somehting whatsoever
is put ahead touching retval one need to
On Sunday 03 February 2008 12:36:33 Jeff Garzik wrote:
> Daniel Hazelton wrote:
> > On Saturday 02 February 2008 18:40:55 Chris Rankin wrote:
> >> Hi,
> >>
> >> I have tried to boot a 2.6.24 kernel on my 1 GHz Coppermine / 512 MB RAM
> >> PC. (This is without the nmi_watchdog=1 option.) However, th
Hi!
> > This version works on 32-bit, and builds on 64-bit (but I'm pretty
> > sure it does not work. 32-bit code probably needs to go into rm/)
> >
>
> Do you have an updated version or is this the latest one?
I'm glad you ask ;-). Here's reasonably-recent version (I have
slightly cleaner
(remove [EMAIL PROTECTED] from CC)
On 02/02, Matt Helsley wrote:
>
> On Wed, 2008-01-30 at 20:26 +0300, Oleg Nesterov wrote:
> >
> > Offtopic. I noticed this problem while looking at this patch:
> >
> > http://marc.info/?l=linux-mm-commits&m=120141116911711
> >
> > So this (the old vma cou
On Jan 4, 2008 4:19 PM, Al Viro <[EMAIL PROTECTED]> wrote:
> Umm... Actually, m_next() and m_stop() both appear to be too convoluted.
>
> * m_next() never gets v == NULL
> * the only reason why we do that mmput et.al. both from ->next() and
> ->stop() is that we try to avoid having priv->mm; why
am kara wrote:
> hello,
>
> If kernel does kmap_atomic(temporary kernel mapping)
> on behalf of a process by a cpu, does the process will
> continue to run and no other process can be scheduled
> to switch it off?(till kunmap_atomic is done)
Effectively, kmap_atomic implementations call pagefault
On Sunday, 3 of February 2008, Pavel Machek wrote:
> Hi!
>
> > > This version works on 32-bit, and builds on 64-bit (but I'm pretty
> > > sure it does not work. 32-bit code probably needs to go into rm/)
> > >
> >
> > Do you have an updated version or is this the latest one?
>
> I'm glad yo
Off-topic question to all. sys_remap_file_pages() doesn't work with
shared readonly mappings, why?
IOW, why it checks VM_SHARED but not VM_MAYSHARE?
Thanks in advance,
Oleg.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
On Sun, Feb 03, 2008 at 06:26:35PM +0100, Sam Ravnborg wrote:
> On Sun, Feb 03, 2008 at 01:08:44PM +, Al Viro wrote:
> > ; cat >a.c <<'EOF'
> > const char foo[] __attribute__ ((__section__(".blah"))) = "";
> > const char * const bar __attribute__((__section__(".blah"))) = "";
> > EOF
> > ; gcc
Bartlomiej Zolnierkiewicz wrote:
Signed-off-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]>
Acked-by: Sergei Shtylyov <[EMAIL PROTECTED]>
MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info
Kevin Winchester wrote:
> Hi Thomas, Ingo,
>
> I noticed that my direct rendering is no longer working, with the
> following in my dmesg:
>
> [0.588184] agpgart: Detected AGP bridge 0
> [0.588184] agpgart: unable to get memory for graphics translation table.
> [0.588184] agpgart: agp_
Hi
This patchset contains next round of various UDF fs cleanups.
[PATCH 1/6] udf: udf_get_block, inode_bmap - remove unneeded checks
[PATCH 2/6] udf: create function for conversion from timestamp to timespec
[PATCH 3/6] udf: convert udf_stamp_to_time to return struct timespec
[PATCH 4/6] udf: co
Hi
This patchset contains next round of various UDF fs cleanups.
[PATCH 1/6] udf: udf_get_block, inode_bmap - remove unneeded checks
[PATCH 2/6] udf: create function for conversion from timestamp to timespec
[PATCH 3/6] udf: convert udf_stamp_to_time to return struct timespec
[PATCH 4/6] udf: co
1 - 100 of 248 matches
Mail list logo